Victre 2.0 Pipeline
0.0.1
|
Variables | |
list | extensions |
list | templates_path = ['_templates'] |
string | source_suffix = '.rst' |
string | master_doc = 'index' |
string | project = u'breastMass' |
string | copyright = u'2018, Christian G. Graff' |
string | author = u'Christian G. Graff' |
string | version = u'1.0' |
string | release = u'1.0' |
language = None | |
list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
string | pygments_style = 'sphinx' |
todo_include_todos = False | |
string | html_theme = 'alabaster' |
dictionary | html_theme_options |
html_show_copyright = False | |
list | html_static_path = ['_static'] |
dictionary | html_sidebars |
string | htmlhelp_basename = 'breastMassdoc' |
dictionary | latex_elements |
list | latex_documents |
list | man_pages |
list | texinfo_documents |
dictionary | intersphinx_mapping = {'https://docs.python.org/': None} |
string conf.author = u'Christian G. Graff' |
string conf.copyright = u'2018, Christian G. Graff' |
list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
list conf.extensions |
conf.html_show_copyright = False |
dictionary conf.html_sidebars |
list conf.html_static_path = ['_static'] |
string conf.html_theme = 'alabaster' |
dictionary conf.html_theme_options |
string conf.htmlhelp_basename = 'breastMassdoc' |
dictionary conf.intersphinx_mapping = {'https://docs.python.org/': None} |
conf.language = None |
list conf.latex_documents |
dictionary conf.latex_elements |
list conf.man_pages |
string conf.master_doc = 'index' |
string conf.project = u'breastMass' |
string conf.pygments_style = 'sphinx' |
string conf.release = u'1.0' |
string conf.source_suffix = '.rst' |
list conf.templates_path = ['_templates'] |
list conf.texinfo_documents |
conf.todo_include_todos = False |
string conf.version = u'1.0' |