|
|
|
@ -48,16 +48,16 @@ master_doc = 'index' |
|
|
|
|
|
|
|
|
|
# General information about the project. |
|
|
|
|
project = 'feed2toot' |
|
|
|
|
copyright = '2015-2020, Carl Chenet <carl.chenet@ohmytux.com>' |
|
|
|
|
copyright = '2015-2021, Carl Chenet <carl.chenet@ohmytux.com>' |
|
|
|
|
|
|
|
|
|
# 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.16' |
|
|
|
|
version = '0.17' |
|
|
|
|
# The full version, including alpha/beta/rc tags. |
|
|
|
|
release = '0.16' |
|
|
|
|
release = '0.17' |
|
|
|
|
|
|
|
|
|
# The language for content autogenerated by Sphinx. Refer to documentation |
|
|
|
|
# for a list of supported languages. |
|
|
|
|