-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create sections inside the unstable book #41289
Comments
Folding this into #41142 |
Or if you feel that issue is different than what you're proposing, feel free to reopen. |
I guess it's sufficiently different. |
Oh so you made PR #41295 ... only discovered it now. It has rougher categories than what was suggested by me, but I think its a good compromise. Thanks! Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think for greater categorisation, the unstable book should be divided into sections.
A proposal:
Some sections should have a higher standard of documentation, like the novel lang features, others like the library features already have documentation in rustdoc (see #41288), so their documentation should be limited to a link to the tracking issue (and maybe their rustdoc), and the "not intended for general use" features can get a lower priority to be documented as well.
The text was updated successfully, but these errors were encountered: