Closes #585: document sphinx-apidoc.

This commit is contained in:
Georg Brandl
2011-10-07 12:47:58 +02:00
parent 853cfbf7b6
commit 38ebe67c4e
3 changed files with 80 additions and 3 deletions

View File

@@ -26,6 +26,9 @@ configuration values from a few questions it asks you. Just run ::
and answer its questions. (Be sure to say yes to the "autodoc" extension.)
There is also an automatic "API documentation" generator called
:program:`sphinx-apidoc`; see :ref:`invocation-apidoc` for details.
Defining document structure
---------------------------