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