diff --git a/doc/source/conf.py b/doc/source/conf.py index da3a110..45a3eaf 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -19,10 +19,10 @@ project = 'kompetenzinventar' copyright = '2021, diverse' -author = 'diverse' +author = 'Gulliver , Scammo, Weeman' # The full version, including alpha/beta/rc tags -release = '0.1' +release = '0.0.2' # -- General configuration --------------------------------------------------- @@ -42,7 +42,7 @@ templates_path = ['_templates'] # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. -language = 'de en' +language = 'de' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files.