Fix for Issue #1071

This commit is contained in:
Samuel Wright 2013-10-25 13:08:03 +02:00
parent be2f018150
commit b3286c6b82
2 changed files with 3 additions and 3 deletions

View File

@ -118,7 +118,7 @@ General configuration
in that case.
.. deprecated:: 1.0
Use :confval:`exclude_patterns` instead.
Use :confval:`exclude_patterns` or :ref:`metadata` instead.
.. confval:: exclude_trees

View File

@ -141,8 +141,8 @@ tables of contents. The ``toctree`` directive is the central element.
In the end, all documents in the :term:`source directory` (or subdirectories)
must occur in some ``toctree`` directive; Sphinx will emit a warning if it
finds a file that is not included, because that means that this file will not
be reachable through standard navigation. Use :confval:`unused_docs` to
explicitly exclude documents from building, and :confval:`exclude_trees` to
be reachable through standard navigation. Use :ref:`metadata` to
remove the warning,, and :confval:`exclude_patterns` to
exclude whole directories.
The "master document" (selected by :confval:`master_doc`) is the "root" of