#documentation #sphinx #extract #executable #restructuredtext #content #comments

bin+lib sphinx-rustdocgen

Executable to extract rustdoc comments for Sphinx

1 unstable release

new 0.2.0 Apr 23, 2024
0.1.1 Apr 20, 2024
0.1.0 Apr 20, 2024

#849 in Development tools

Download history 294/week @ 2024-04-15

294 downloads per month

GPL-3.0-or-later

90KB
2K SLoC

sphinx-rustdocgen

This crate is a part of the sphinxcontrib-rust project.

Documentation:

Repository: https://gitlab.com/munir0b0t/sphinxcontrib-rust

License: GNU GPLv3 or later


lib.rs:

Library for the docextractor executable.

It consists of functions to extract content from the AST and to write the content to an RST or MD file. The crate is tested on itself, so all the documentation in the crate is in RST. The tests for Markdown are done on the dependencies.

Dependencies

~0.4–1MB
~21K SLoC