summaryrefslogtreecommitdiff
path: root/doc/man/sphinx-autogen.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/sphinx-autogen.rst')
-rw-r--r--doc/man/sphinx-autogen.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/sphinx-autogen.rst b/doc/man/sphinx-autogen.rst
index 49a8220d0..ef84afcb9 100644
--- a/doc/man/sphinx-autogen.rst
+++ b/doc/man/sphinx-autogen.rst
@@ -73,7 +73,7 @@ If you run the following:
.. code-block:: bash
- $ sphinx-autodoc doc/index.rst
+ $ PYTHONPATH=. sphinx-autodoc doc/index.rst
then the following stub files will be created in ``docs``::