1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 11:18:11 +00:00

Do not add a show source in documenation

This commit is contained in:
Julien Duponchelle 2015-01-16 21:59:51 +01:00
parent 9f82f3826b
commit 869ad026ff

View File

@ -167,7 +167,7 @@ html_static_path = ['_static']
# html_split_index = False # html_split_index = False
# If true, links to the reST sources are added to the pages. # If true, links to the reST sources are added to the pages.
# html_show_sourcelink = True html_show_sourcelink = False
# If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
# html_show_sphinx = True # html_show_sphinx = True