G'n'G4Py - Graphics and Games for Python
1.0.0
|
Variablen | |
string | project = "Graphics and Games for Python (G'n'G4Py)" |
string | copyright = '2020, Klaus Reinold' |
string | author = 'Klaus Reinold' |
string | release = '1.0.0' |
list | extensions |
list | templates_path = ['_templates'] |
string | language = 'de' |
list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
string | html_theme = 'alabaster' |
string conf.author = 'Klaus Reinold' |
string conf.copyright = '2020, Klaus Reinold' |
list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
string conf.html_theme = 'alabaster' |
string conf.language = 'de' |
string conf.project = "Graphics and Games for Python (G'n'G4Py)" |
string conf.release = '1.0.0' |
list conf.templates_path = ['_templates'] |