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``::