Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea8c00b

Browse files
committed
Add citing to the list of additional pages
1 parent 1aa81fd commit ea8c00b

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
@@ -133,7 +133,7 @@
133133

134134
# Additional templates that should be rendered to pages, maps page names to
135135
# template names.
136-
html_additional_pages = {'index': 'index.html', 'gallery':'gallery.html'}
136+
html_additional_pages = {'index': 'index.html', 'gallery':'gallery.html', 'citing':'citing.html'}
137137

138138
# If false, no module index is generated.
139139
#html_use_modindex = True

0 commit comments

Comments
 (0)