Skip to content

Commit c64d536

Browse files
committed
Revert out-of-scope change
1 parent 36ef43b commit c64d536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sphinx_astropy/conf/v1.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ def check_sphinx_version(expected_version):
6969
# The encoding of source files.
7070
#source_encoding = 'utf-8-sig'
7171

72-
# The main toctree document.
73-
main_doc = 'index'
72+
# The master toctree document.
73+
master_doc = 'index'
7474

7575
# The reST default role (used for this markup: `text`) to use for all
7676
# documents. Set to the "smart" one.

0 commit comments

Comments
 (0)