summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-07-08 14:45:44 +0000
committergeorg.brandl <devnull@localhost>2008-07-08 14:45:44 +0000
commitf5ac3748439475661f00654211bce495e42e10fc (patch)
tree32d0e9a4ce71d9208b18435beb9c48bd9ddc7468 /doc
parentb3354a2254d2fa1037f82383c2a15d568173cfaa (diff)
downloadsphinx-f5ac3748439475661f00654211bce495e42e10fc.tar.gz
automodule now supports module options.
Diffstat (limited to 'doc')
-rw-r--r--doc/ext/autodoc.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ext/autodoc.rst b/doc/ext/autodoc.rst
index 10fc8fbc..683dad71 100644
--- a/doc/ext/autodoc.rst
+++ b/doc/ext/autodoc.rst
@@ -121,6 +121,11 @@ directive.
.. versionadded:: 0.4
+ * :dir:`automodule` also recognizes the ``synopsis``, ``platform`` and
+ ``deprecated`` options that the standard :dir:`module` directive supports.
+
+ .. versionadded:: 0.5
+
.. note::
In an :dir:`automodule` directive with the ``members`` option set, only