Add autosummary doc stub.

This commit is contained in:
Georg Brandl 2009-03-16 01:30:09 +01:00
parent 268844b6a8
commit 338312dd61
2 changed files with 10 additions and 0 deletions

9
doc/ext/autosummary.rst Normal file
View File

@ -0,0 +1,9 @@
.. highlight:: rest
:mod:`sphinx.ext.autosummary` -- Generate autodoc summaries
===========================================================
.. module:: sphinx.ext.autosummary
:synopsis: Generate autodoc summaries
TBW.

View File

@ -41,6 +41,7 @@ These extensions are built in and can be activated by respective entries in the
.. toctree::
ext/autodoc
ext/autosummary
ext/doctest
ext/intersphinx
ext/math