rustdoc comments to markdown?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cargo-readme

    Generate README.md from docstrings

  • cargo readme does this (specifically for crate-level documentation), not sure if that’s helpful for your usecase :)

  • docs.rs

    crates.io documentation generator

  • Are you just looking for rustdoc? Like generated documentation pages like on https://docs.rs? Or do you want to do more custom stuff with rustdoc? I personally prefer the standardized rustdoc interface (wouldn't want to be able to customize it all that much), since it means I don't have to learn a whole new way to browse a docs page when I look at the docs of a new crate.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts