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