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 b5fad52 commit f262e75Copy full SHA for f262e75
doc/README.rst
@@ -6,4 +6,4 @@ To build the documentation, change to the root directory (containing
6
``setup.py``) and run::
7
8
pip install -r doc-requirements.txt
9
- make html
+ make -C doc html
0 commit comments