diff options
| author | Ben Fuhrmannek | 2021-02-16 11:16:59 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2021-02-16 11:16:59 +0100 |
| commit | 5484bcb5eb2714e7438927e2566c86a74d7c51af (patch) | |
| tree | b78326d2999397be4c08e06b23209981f82a4ea9 /doc/source/conf.py | |
| parent | 7ac1e3866ef4f146c6c93a5ca13b9aebb14e936a (diff) | |
| parent | cecfdd808da67be908dbe7144cc8c74dfb3f855e (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc/source/conf.py')
| -rw-r--r-- | doc/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 644af6e..a150403 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py | |||
| @@ -47,7 +47,7 @@ master_doc = 'index' | |||
| 47 | 47 | ||
| 48 | # General information about the project. | 48 | # General information about the project. |
| 49 | project = u'Snuffleupagus' | 49 | project = u'Snuffleupagus' |
| 50 | copyright = u'%d, NBS System' % datetime.now().year | 50 | copyright = u'2017-2018 NBS System, 2019-%d Julien (jvoisin) Voisin' % datetime.now().year |
| 51 | author = u'Sebastien Blot & Julien Voisin' | 51 | author = u'Sebastien Blot & Julien Voisin' |
| 52 | 52 | ||
| 53 | # The version info for the project you're documenting, acts as replacement for | 53 | # The version info for the project you're documenting, acts as replacement for |
| @@ -57,7 +57,7 @@ author = u'Sebastien Blot & Julien Voisin' | |||
| 57 | # The short X.Y version. | 57 | # The short X.Y version. |
| 58 | version = u'0.1' | 58 | version = u'0.1' |
| 59 | # The full version, including alpha/beta/rc tags. | 59 | # The full version, including alpha/beta/rc tags. |
| 60 | release = u'beta' | 60 | release = u'stable' |
| 61 | 61 | ||
| 62 | # The language for content autogenerated by Sphinx. Refer to documentation | 62 | # The language for content autogenerated by Sphinx. Refer to documentation |
| 63 | # for a list of supported languages. | 63 | # for a list of supported languages. |
