mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
test: Omit master_doc settings from testcases
This commit is contained in:
@@ -4,5 +4,4 @@ import sys
|
||||
sys.path.insert(0, os.path.abspath('.'))
|
||||
extensions = ['enumerable_node']
|
||||
|
||||
master_doc = 'index'
|
||||
numfig = True
|
||||
|
||||
Reference in New Issue
Block a user