Fix config value names.

This commit is contained in:
Georg Brandl 2010-01-06 15:51:02 +01:00
parent 86f0e75b75
commit 6f1a3b5c3f

View File

@ -124,8 +124,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_documents` to
explicitly exclude documents from building, and :confval:`exclude_dirs` to
be reachable through standard navigation. Use :confval:`unused_docs` to
explicitly exclude documents from building, and :confval:`exclude_trees` to
exclude whole directories.
The "master document" (selected by :confval:`master_doc`) is the "root" of