diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-02 22:20:22 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-03 10:58:42 +0900 |
| commit | 114ff77f68a69a79456a5356f729b2a9b58e2419 (patch) | |
| tree | 69aa63e08e6e1709001b183b4486edce2ab0855a /tests/roots/test-domain-cpp | |
| parent | 657fa843c8e3d52481898fb1a1ca82447e780cd4 (diff) | |
| download | sphinx-git-114ff77f68a69a79456a5356f729b2a9b58e2419.tar.gz | |
test: Omit master_doc settings from testcases
Diffstat (limited to 'tests/roots/test-domain-cpp')
| -rw-r--r-- | tests/roots/test-domain-cpp/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-domain-cpp/conf.py b/tests/roots/test-domain-cpp/conf.py index d506716e5..46bb290c9 100644 --- a/tests/roots/test-domain-cpp/conf.py +++ b/tests/roots/test-domain-cpp/conf.py @@ -1,3 +1,2 @@ -master_doc = 'index' html_theme = 'classic' exclude_patterns = ['_build'] |
