forked from kompetenzinventar/ki-doku
authors added, set release to 0.0.2, only language 'de' is supported
This commit is contained in:
parent
58d0657657
commit
774168e93a
@ -19,10 +19,10 @@
|
||||
|
||||
project = 'kompetenzinventar'
|
||||
copyright = '2021, diverse'
|
||||
author = 'diverse'
|
||||
author = 'Gulliver <gulliver@wtf-eg.de>, 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.
|
||||
|
Loading…
Reference in New Issue
Block a user