We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d211f commit 2629c5aCopy full SHA for 2629c5a
doc/source/development/contributing.rst
@@ -482,7 +482,7 @@ reducing the turn-around time for checking your changes.
482
python make.py --no-api
483
484
# compile the docs with only a single section, relative to the "source" folder.
485
- # For example, compiling only this guide (docs/source/development/contributing.rst)
+ # For example, compiling only this guide (doc/source/development/contributing.rst)
486
python make.py clean
487
python make.py --single development/contributing.rst
488
0 commit comments