1. What is rustdoc?
  2. Command-line arguments
  3. How to read rustdoc output
    1. In-doc settings
    2. Search
  4. How to write documentation
    1. What to include (and exclude)
    2. The #[doc] attribute
    3. Re-exports
    4. Linking to items by name
    5. Documentation tests
  5. Rustdoc-specific lints
  6. Scraped examples
  7. Advanced features
  8. Unstable features
  9. Deprecated features
  10. References