Merge pull request #7323 from mitya57/autogen-doc

Fix sphinx-autogen commandline in examples
This commit is contained in:
Takeshi KOMIYA
2020-03-17 01:09:38 +09:00
committed by GitHub

View File

@@ -73,7 +73,7 @@ If you run the following:
.. code-block:: bash
$ PYTHONPATH=. sphinx-autodoc doc/index.rst
$ PYTHONPATH=. sphinx-autogen docs/index.rst
then the following stub files will be created in ``docs``::