sphinx-rustdocgen

sphinx-rustdocgen

sphinx-rustdocgen is an executable to extract doc comments from Rust crates. It is tightly coupled with the sphinxcontrib-rust extension and is used by it during the Sphinx build process.

Usage:

sphinx-rustdocgen <JSON config>

See Configuration for the configuration schema.

Variables

const USAGE: &str

Functions

fn main()