1 parent 46a3d70 commit 94e9489Copy full SHA for 94e9489
1 file changed
doc/src/conf.py
@@ -28,8 +28,8 @@
28
# The suffix of source filenames.
29
source_suffix = '.rst'
30
31
-# The main toctree document.
32
-main_doc = 'index'
+# The root toctree document.
+root_doc = master_doc = 'index'
33
34
# General substitutions.
35
project = 'cx_Oracle'
0 commit comments