File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ nicknamed 'The Rust Bookshelf.'
3131* [ The Unstable Book] [ unstable-book ] has documentation for unstable features.
3232* [ The Rustonomicon] [ nomicon ] is your guidebook to the dark arts of unsafe Rust.
3333* [ The Reference] [ ref ] is not a formal spec, but is more detailed and comprehensive than the book.
34+ * [ The Rustdoc Book] [ rustdoc-book ] describes our documentation tool, ` rustdoc ` .
3435
3536Initially, documentation lands in the Unstable Book, and then, as part of the
3637stabilization process, is moved into the Book, Nomicon, or Reference.
@@ -51,4 +52,5 @@ before this policy was put into place. That work is being tracked
5152[ book ] : book/index.html
5253[ nomicon ] : nomicon/index.html
5354[ unstable-book ] : unstable-book/index.html
55+ [ rustdoc-book ] : rustdoc/index.html
5456
You can’t perform that action at this time.
0 commit comments