The rustdoc book

References

There are many great rustdoc references out there. If you know of other great resources, please submit a pull request!

Official

  • Learn Rust
  • Rust By Example
  • Rust Reference
  • RFC 1574: More API Documentation Conventions
  • RFC 1946: Intra Rustdoc Links

Community

  • API Guidelines
  • GitHub tagged RFCs
  • GitHub tagged issues
  • RFC (stalled) front page styleguide
  • Guide on how to write documentation for a Rust crate