From 4bcb7a2c1b04ec4aae426fbd7d10de3a22222984 Mon Sep 17 00:00:00 2001 From: Samuel Wright Date: Fri, 25 Oct 2013 13:22:01 +0200 Subject: [PATCH] Fixed wording. --- doc/markup/toctree.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/markup/toctree.rst b/doc/markup/toctree.rst index 53fa1faea..a2d2ba46e 100644 --- a/doc/markup/toctree.rst +++ b/doc/markup/toctree.rst @@ -143,7 +143,7 @@ tables of contents. The ``toctree`` directive is the central element. finds a file that is not included, because that means that this file will not be reachable through standard navigation. Use :ref:`metadata` to remove the warning,, and :confval:`exclude_patterns` to - exclude whole directories. + exclude files or directories from building. The "master document" (selected by :confval:`master_doc`) is the "root" of the TOC tree hierarchy. It can be used as the documentation's main page, or