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 a74be10 commit 3bcbd6fCopy full SHA for 3bcbd6f
docs/sources/developers.rst
@@ -39,9 +39,9 @@ Documentation
39
-------------
40
41
The StagPy documentation is built with Sphinx_. To build it locally, install
42
-and update the needed packages::
+the needed packages::
43
44
- % python3 -m pip install -U sphinx sphinx-rtd-theme
+ % python3 -m pip install -r docs/requirements.txt
45
46
.. _Sphinx: https://www.sphinx-doc.org
47
0 commit comments