diff --git a/conf.py b/conf.py index 1a3519b976..f9ad9cef8f 100755 --- a/conf.py +++ b/conf.py @@ -67,6 +67,7 @@ # General information about the project. project = 'Sesam' +copyright = '2025 Bouvet ASA' author = 'The Sesam Team' # The version info for the project you're documenting, acts as replacement for @@ -137,7 +138,7 @@ # further. For a list of options available for each theme, see the # documentation. html_theme_options = { - "footer_items": ["left-sidebar-bottom.html", "iso.html" ], + "footer_items": ["left-sidebar-bottom.html", "copyright.html", "iso.html" ], "navbar_end": "right-menu.html", 'navigation_depth': 5, "navbar_end": "right-menu.html", @@ -215,7 +216,7 @@ html_show_sphinx = False # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. -html_show_copyright = False +# html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the