-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
- Which comment styles
///get translated to docs - How to use the
rustdoccommand -
#[doc]attributes:inline,no_inline,hidden - Playpen integration
- Do we have "[doctests(https://docs.python.org/2/library/doctest.html)]"? i.e. examples in the docs that get tested to match some expected output
- The std docs have been generated using
rustdoc!
Reactions are currently unavailable