The default setting for master_doc is changed to 'index'

This commit is contained in:
Takeshi KOMIYA
2018-09-03 21:38:31 +09:00
parent bc02abcb77
commit abcb5bd5ec
42 changed files with 57 additions and 52 deletions

View File

@@ -149,7 +149,10 @@ General configuration
.. confval:: master_doc
The document name of the "master" document, that is, the document that
contains the root :rst:dir:`toctree` directive. Default is ``'contents'``.
contains the root :rst:dir:`toctree` directive. Default is ``'index'``.
.. versionchanged:: 2.0
The defualt is changed to ``'index'`` from ``'contents'``.
.. confval:: exclude_patterns