File tree 1 file changed +2
-0
lines changed
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.'
31
31
* [ The Unstable Book] [ unstable-book ] has documentation for unstable features.
32
32
* [ The Rustonomicon] [ nomicon ] is your guidebook to the dark arts of unsafe Rust.
33
33
* [ 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 ` .
34
35
35
36
Initially, documentation lands in the Unstable Book, and then, as part of the
36
37
stabilization 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
51
52
[ book ] : book/index.html
52
53
[ nomicon ] : nomicon/index.html
53
54
[ unstable-book ] : unstable-book/index.html
55
+ [ rustdoc-book ] : rustdoc/index.html
54
56
You can’t perform that action at this time.
0 commit comments