-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Document html_root_url #725
Comments
I am tempted to say that this belongs in rustdoc documentation, rather than in the book. |
I didn't realize there was rustdoc documentation. |
There is not, but there should be / there will be. |
7 tasks
I've moved this to rust-lang/rust#42322. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is in the first edition but not the second edition.
I was not able to find any authoritative documentation about this important attribute and the API guidelines does not seem like the right place for that (rust-lang/api-guidelines#77).
The text was updated successfully, but these errors were encountered: