Fix sphinx-autogen commandline in examples

This commit is contained in:
Dmitry Shachnev
2020-03-16 17:43:38 +03:00
parent a85e9234d2
commit 4fde2204a2

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