Skip to content

Commit

Permalink
Rename master_doc to root_doc (changed in version 4.0 of Sphynx)
Browse files Browse the repository at this point in the history
  • Loading branch information
malteneuss committed Nov 3, 2023
1 parent 4de9027 commit 3b89724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
templates_path = ['_templates']
source_suffix = '.rst'
source_encoding = 'utf-8-sig'
master_doc = 'index'
root_doc = 'index'

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

0 comments on commit 3b89724

Please sign in to comment.