File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,13 @@ This package is intended to bring API documentation for rust crates to Sphinx:
1313
1414- Auto-analysis of Rust crates, with minimal steps required to get started
1515
16- - Auto-documentation of Rust crates: the documentation is generated to closely mirror the format of https://docs.rs
16+ - Cleanly documented APIs;
17+ the documentation is generated to closely mirror the format of https://docs.rs
1718
18- - Integrates with sphinx cross-referencing system and :external:doc: `intersphinx <usage/extensions/intersphinx >` indexing
19+ - Integrates with the Sphinx cross-referencing system and
20+ :external:doc: `intersphinx <usage/extensions/intersphinx >` indexing.
1921
20- - Supports writing docstrings for any valid Sphinx parser (reStructuredText, MyST markdown, etc .)
22+ - Supports writing docstrings for any valid Sphinx parser (reStructuredText, MyST markdown, .. .)
2123
2224Installation
2325------------
You can’t perform that action at this time.
0 commit comments