We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e6a24 commit b597351Copy full SHA for b597351
docs/index.rst
@@ -93,7 +93,7 @@ Contents
93
.. toctree::
94
:caption: Integrations
95
96
- needs
+ integrations/needs
97
98
99
:caption: Development
docs/needs.rst renamed to docs/integrations/needs.rst
@@ -1,5 +1,5 @@
1
-Sphinx-needs integration
2
-========================
+Sphinx-needs
+============
3
4
This package integrates with the `sphinx-needs` package to allow for the creation of requirements and test cases from Rust code.
5
@@ -34,4 +34,4 @@ We can then create requirements and test cases from Rust code:
34
35
.. needtable::
36
:tags: rust
37
- :style: table
+ :style: table
0 commit comments