Skip to content

Commit b597351

Browse files
committed
minor doc improvement
1 parent 72e6a24 commit b597351

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Contents
9393
.. toctree::
9494
:caption: Integrations
9595

96-
needs
96+
integrations/needs
9797

9898
.. toctree::
9999
:caption: Development

docs/needs.rst renamed to docs/integrations/needs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Sphinx-needs integration
2-
========================
1+
Sphinx-needs
2+
============
33

44
This package integrates with the `sphinx-needs` package to allow for the creation of requirements and test cases from Rust code.
55

@@ -34,4 +34,4 @@ We can then create requirements and test cases from Rust code:
3434

3535
.. needtable::
3636
:tags: rust
37-
:style: table
37+
:style: table

0 commit comments

Comments
 (0)