G'n'G4Py - Graphics and Games for Python  1.0.0
conf.py-Dateireferenz

Namensbereiche

 GraficsAndGamesPython.conf
 

Variablen

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