You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
Sphinx Rust
2
2
===========
3
3
4
-
Auto-document Rust code with :external:doc:`Sphinx <index>`!
4
+
Auto-document `Rust<https://www.rust-lang.org/>`__ code with :external:doc:`Sphinx <index>`!
5
5
6
6
.. warning::
7
7
8
8
This project is in early development and is not yet ready for production use.
9
9
10
10
It currently documents a subset of Rust code, and is not yet feature-complete, but this documents should give you a sense of what the final product will look like.
11
11
12
-
This package is intended to bring API documentation for rust crates to Sphinx:
12
+
This package is intended to bring API documentation for Rust crates to Sphinx:
13
13
14
14
- Auto-analysis of Rust crates, with minimal steps required to get started
15
15
@@ -24,6 +24,9 @@ This package is intended to bring API documentation for rust crates to Sphinx:
0 commit comments