Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 254b8c6

Browse files
committed
changed master_doc to root_doc since they changed that in sphinx version 4.0 ...!!!
1 parent 83810c8 commit 254b8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Add type of source files
1818
source_suffix = ['.rst', '.md']
1919

20-
master_doc = 'index'
20+
root_doc = 'index'
2121

2222
# -- Project information -----------------------------------------------------
2323

0 commit comments

Comments
 (0)