You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GuillaumeGomez opened this issue
Aug 14, 2020
· 2 comments
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
I suggested adding those links (the unstable one only in unstable build of course) at the beginning of the "help display".
The text was updated successfully, but these errors were encountered:
GuillaumeGomez
added
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
labels
Aug 14, 2020
andy@DESKTOP-T75H07P:~/rust/build/x86_64-unknown-linux-gnu/stage2/bin$ ./rustdoc --help
See http://doc.rust-lang.org/rustdoc for more information
rustdoc [options] <input>
Options:
I was able to get rustdoc to compile with a little tooltip!
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
Currently, very few people know the existence of https://doc.rust-lang.org/nightly/nightly-rustc/rustdoc/ and of https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html, which is a shame considering how huge is the amount of available options and tips.
I suggested adding those links (the unstable one only in unstable build of course) at the beginning of the "help display".
The text was updated successfully, but these errors were encountered: