We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629a414 commit ddba6c1Copy full SHA for ddba6c1
src/doc/rustdoc/book.toml
@@ -6,5 +6,9 @@ title = "The rustdoc book"
6
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustdoc"
7
8
[output.html.redirect]
9
+"/what-to-include.html" = "write-documentation/what-to-include.html"
10
"/the-doc-attribute.html" = "write-documentation/the-doc-attribute.html"
11
+"/linking-to-items-by-name.html" = "write-documentation/linking-to-items-by-name.html"
12
"/documentation-tests.html" = "write-documentation/documentation-tests.html"
13
+"/website-features.html" = "advanced-features.html#custom-search-engines"
14
+"/passes.html" = "deprecated-features.html#passes"
0 commit comments