Namespaces | |
conf | |
Variables | |
list | conf.extensions = [] |
list | conf.templates_path = ['_templates'] |
string | conf.source_suffix = '.rst' |
string | conf.master_doc = 'index_TOC' |
string | conf.project = u'uncertainties Python package' |
string | conf.copyright = u'2010–%d, Eric O. LEBIGOT (EOL)' |
string | conf.version = '1' |
conf.release = uncertainties.__version__ | |
list | conf.exclude_trees = ['_build'] |
string | conf.pygments_style = 'sphinx' |
string | conf.html_theme = 'sphinxdoc' |
string | conf.html_favicon = 'favicon.ico' |
list | conf.html_static_path = ['_static'] |
conf.html_show_sourcelink = False | |
string | conf.htmlhelp_basename = 'uncertaintiesdoc' |
list | conf.latex_documents |