diff options
| author | Georg Brandl <georg@python.org> | 2012-10-28 17:57:40 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-10-28 17:57:40 +0100 |
| commit | f57a2fb1742ff0a231e95298037b5d9e315739ed (patch) | |
| tree | 52749851075540891ad16ac16f6d9a6ad7272695 /doc | |
| parent | d1db0c79f9c56ac6bf515837bc44095c8835927b (diff) | |
| download | sphinx-f57a2fb1742ff0a231e95298037b5d9e315739ed.tar.gz | |
Changelog and style fixes for PR#75.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/invocation.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/invocation.rst b/doc/invocation.rst index 258c87b8..da052bdb 100644 --- a/doc/invocation.rst +++ b/doc/invocation.rst @@ -236,6 +236,8 @@ The :program:`sphinx-apidoc` script has several options: <http://pypi.python.org/pypi/collective.recipe.omelette/>`_. By default, symbolic links are skipped. + .. versionadded:: 1.2 + .. option:: -T, --no-toc This prevents the generation of a table-of-contents file ``modules.rst``. |
