ulogger
athreadsafeloggerwithcoloredoutput
conf.py File Reference

Go to the source code of this file.

Namespaces

 conf
 

Variables

list conf.extensions = []
 
list conf.templates_path = ['_templates']
 
string conf.source_suffix = '.rst'
 
string conf.master_doc = 'index'
 
string conf.project = 'c-template-REPLACEME'
 
string conf.copyright = '2020 c-template-REPLACEME'
 
string conf.author = 'c-template-REPLACEME'
 
string conf.version = ''
 
string conf.release = ''
 
 conf.language = None
 
list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
 
string conf.pygments_style = 'sphinx'
 
bool conf.todo_include_todos = False
 
string conf.html_theme = 'alabaster'
 
list conf.html_static_path = []
 
dictionary conf.html_sidebars
 
string conf.htmlhelp_basename = 'c-template-REPLACEME-doc'
 
dictionary conf.latex_elements
 
list conf.latex_documents
 
list conf.man_pages = [(master_doc, 'c-template-REPLACEME', 'c-template-REPLACEME Documentation', [author], 1)]