diff --git a/src/docs/conf.py b/src/docs/conf.py index 1620f8e..c1cba6a 100644 --- a/src/docs/conf.py +++ b/src/docs/conf.py @@ -193,7 +193,7 @@ # html_split_index = False # If true, links to the reST sources are added to the pages. -html_show_sourcelink = False +html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_show_sphinx = False