Skip to content

Commit 3bcbd6f

Browse files
committed
Docs: install docs/requirements.txt to build docs
1 parent a74be10 commit 3bcbd6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sources/developers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Documentation
3939
-------------
4040

4141
The StagPy documentation is built with Sphinx_. To build it locally, install
42-
and update the needed packages::
42+
the needed packages::
4343

44-
% python3 -m pip install -U sphinx sphinx-rtd-theme
44+
% python3 -m pip install -r docs/requirements.txt
4545

4646
.. _Sphinx: https://www.sphinx-doc.org
4747

0 commit comments

Comments
 (0)