From 298e7628d80351bd5db5d58bc5e0dbd957fd633a Mon Sep 17 00:00:00 2001 From: Stephanie Brink Date: Fri, 2 Apr 2021 14:53:24 -0700 Subject: [PATCH] update conf.py with version --- src/docs/sphinx/conf.py | 6 +++--- src/docs/sphinx/conf.py.in | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/docs/sphinx/conf.py b/src/docs/sphinx/conf.py index 452367204..904330d8c 100644 --- a/src/docs/sphinx/conf.py +++ b/src/docs/sphinx/conf.py @@ -45,16 +45,16 @@ # General information about the project. project = u'Variorum' -copyright = u'2019, LLNS' +copyright = u'2019-2021, LLNS' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '0.3.0' +version = '0.4.1' # The full version, including alpha/beta/rc tags. -release = '0.3.0' +release = '0.4.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/src/docs/sphinx/conf.py.in b/src/docs/sphinx/conf.py.in index 3f4c8ed9a..904330d8c 100644 --- a/src/docs/sphinx/conf.py.in +++ b/src/docs/sphinx/conf.py.in @@ -118,7 +118,7 @@ html_theme = 'default' # The name of an image file (relative to this directory) to place at the top # of the sidebar. -#html_logo = None +html_logo = "../../../images/Variorum_3in_1in.png" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32