summaryrefslogtreecommitdiff
path: root/doc/markup
diff options
context:
space:
mode:
authorSamuel Wright <lykoszine@gmail.com>2013-10-25 13:08:03 +0200
committerSamuel Wright <lykoszine@gmail.com>2013-10-25 13:08:03 +0200
commitb3286c6b823a1e4e901698d965c194f324b2676d (patch)
treecdfae2b04e4ec81a3e018ecfe2bc6cfd21748144 /doc/markup
parentbe2f01815079fb97c426fbec80da2d314873b879 (diff)
downloadsphinx-git-b3286c6b823a1e4e901698d965c194f324b2676d.tar.gz
Fix for Issue #1071
Diffstat (limited to 'doc/markup')
-rw-r--r--doc/markup/toctree.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/markup/toctree.rst b/doc/markup/toctree.rst
index c17fb9b07..53fa1faea 100644
--- a/doc/markup/toctree.rst
+++ b/doc/markup/toctree.rst
@@ -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