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
commit ba99fae8a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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