Skip to content

Commit 78dc74a

Browse files
committed
🐛 fix master doc index. fix #77
1 parent 2df6b36 commit 78dc74a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/conf.py.jj2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ DESCRIPTION = (
88
''
99
)
1010
{% set project = name %}
11+
{% set master = 'index' %}
1112
{% set copyright = '{0} {1}'.format(copyright_year, company) %}
1213
{% if sphinx_extensions %}
1314
{% set extensions = sphinx_extensions %}

0 commit comments

Comments
 (0)