added german documentation to seeding and double elimination api/ gamestate
This commit is contained in:
parent
de9b671f29
commit
369692b619
8 changed files with 107 additions and 24 deletions
|
@ -22,6 +22,7 @@ os.environ["EXTENSIVE_LOGGING"] = "False"
|
|||
project = 'CompLib'
|
||||
copyright = '2022, Verein zur Förderung von Wissenschaft und Technik an Schulen (F-WuTS)'
|
||||
author = 'robo4you'
|
||||
autoclass_content = 'both'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.2.3'
|
||||
|
|
Reference in a new issue