Skip to content

Commit 759ba8e

Browse files
malteneussMikolaj
authored andcommitted
Rename master_doc to root_doc (changed in version 4.0 of Sphynx)
1 parent 8c954ec commit 759ba8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
templates_path = ['_templates']
2626
source_suffix = '.rst'
2727
source_encoding = 'utf-8-sig'
28-
master_doc = 'index'
28+
root_doc = 'index'
2929

3030
# extlinks -- see http://www.sphinx-doc.org/en/stable/ext/extlinks.html
3131
extlinks = {

0 commit comments

Comments
 (0)