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