Configuration requires master_doc (root_doc in Sphinx 4.0).
This commit is contained in:
parent
46a3d70ad8
commit
94e9489e25
@ -28,8 +28,8 @@ templates_path = ['.templates']
|
|||||||
# The suffix of source filenames.
|
# The suffix of source filenames.
|
||||||
source_suffix = '.rst'
|
source_suffix = '.rst'
|
||||||
|
|
||||||
# The main toctree document.
|
# The root toctree document.
|
||||||
main_doc = 'index'
|
root_doc = master_doc = 'index'
|
||||||
|
|
||||||
# General substitutions.
|
# General substitutions.
|
||||||
project = 'cx_Oracle'
|
project = 'cx_Oracle'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user