Skip to content

Commit f97d6b9

Browse files
committed
Merge branch 'dev' of https://github.com/moremoban/setupmobans into dev
2 parents 5a63de0 + 78dc74a commit f97d6b9

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)