We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5481098 + f820d2e commit b6055cbCopy full SHA for b6055cb
src/bootstrap/doc.rs
@@ -66,7 +66,7 @@ macro_rules! book {
66
}
67
68
book!(
69
- Nomicon, "src/doc/book", "nomicon";
+ Nomicon, "src/doc/nomicon", "nomicon";
70
Reference, "src/doc/reference", "reference";
71
Rustdoc, "src/doc/rustdoc", "rustdoc";
72
);
0 commit comments