summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-06 15:54:34 +0100
committerGeorg Brandl <georg@python.org>2010-01-06 15:54:34 +0100
commit818b990fcd3fbcfddb5d8fb84e5f23ffc75ed1ed (patch)
treecb312b53cf7ae2673b99ac2418955738fed50eed /doc
parent995e1df9e1ca485f9b1b690fbb64bfc3d544f563 (diff)
downloadsphinx-818b990fcd3fbcfddb5d8fb84e5f23ffc75ed1ed.tar.gz
Remove the deprecated ``exclude_dirs`` config value.
Diffstat (limited to 'doc')
-rw-r--r--doc/config.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/config.rst b/doc/config.rst
index dbcf799c..60dc0499 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -110,16 +110,6 @@ General configuration
.. versionadded:: 0.5
-.. confval:: exclude_dirs
-
- A list of directory names, relative to the source directory, that are to be
- excluded from the search for source files.
-
- .. deprecated:: 0.5
- This does not take subdirs of the excluded directories into account. Use
- :confval:`exclude_trees` or :confval:`exclude_dirnames`, which match the
- expectations.
-
.. confval:: locale_dirs
.. versionadded:: 0.5