Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
string | conf.author = u'Olivier Roulet-Dubonnet' |
string | conf.copyright = u'2015, Olivier Roulet-Dubonnet' |
list | conf.exclude_patterns = ['_build'] |
list | conf.extensions |
list | conf.html_static_path = ['_static'] |
string | conf.htmlhelp_basename = 'PythonOPC-UAdoc' |
conf.language = None | |
list | conf.latex_documents |
dictionary | conf.latex_elements |
list | conf.man_pages |
string | conf.master_doc = 'index' |
string | conf.project = u'Python OPC-UA' |
string | conf.pygments_style = 'sphinx' |
string | conf.release = '1.0' |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['_templates'] |
list | conf.texinfo_documents |
bool | conf.todo_include_todos = False |
string | conf.version = '1.0' |