We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metal3 project is using mdbook for documentation. I added a prerocessor to the docs. When the preprocessor is in use mdbook build trows error if there are Draft Chapters aka links with out any path. This is the error: thread 'main' panicked at '', src/utils/fs.rs:45:10.
mdbook build
No response
v0.0.28
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
Metal3 project is using mdbook for documentation. I added a prerocessor to the docs. When the preprocessor is in use
mdbook build
trows error if there are Draft Chapters aka links with out any path. This is the error: thread 'main' panicked at '', src/utils/fs.rs:45:10.Steps
Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: