summaryrefslogtreecommitdiff
path: root/tests/roots/test-ext-intersphinx-cppdomain/conf.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 22:20:22 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-03 10:58:42 +0900
commit114ff77f68a69a79456a5356f729b2a9b58e2419 (patch)
tree69aa63e08e6e1709001b183b4486edce2ab0855a /tests/roots/test-ext-intersphinx-cppdomain/conf.py
parent657fa843c8e3d52481898fb1a1ca82447e780cd4 (diff)
downloadsphinx-git-114ff77f68a69a79456a5356f729b2a9b58e2419.tar.gz
test: Omit master_doc settings from testcases
Diffstat (limited to 'tests/roots/test-ext-intersphinx-cppdomain/conf.py')
-rw-r--r--tests/roots/test-ext-intersphinx-cppdomain/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-ext-intersphinx-cppdomain/conf.py b/tests/roots/test-ext-intersphinx-cppdomain/conf.py
index 0328a6350..9485eb207 100644
--- a/tests/roots/test-ext-intersphinx-cppdomain/conf.py
+++ b/tests/roots/test-ext-intersphinx-cppdomain/conf.py
@@ -1,2 +1 @@
extensions = ['sphinx.ext.intersphinx']
-master_doc = 'index'