-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools
Description
I think documentation for library/std features should be put into rustdoc instead of the unstable book, as that is the most likely place to read about the functionality, and best suited in various ways. I propose to only include minimal documentation for them, like name, a link to the tracking issue, and maybe a link to the rustdoc of the places its used.
Also, they should be in their own section, and the tidy lints should enforce it.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools