Variables | |
| string | author = u'Olivier Roulet-Dubonnet' |
| string | copyright = u'2015, Olivier Roulet-Dubonnet' |
| list | exclude_patterns = ['_build'] |
| list | extensions |
| list | html_static_path = ['_static'] |
| string | htmlhelp_basename = 'PythonOPC-UAdoc' |
| language = None | |
| list | latex_documents |
| dictionary | latex_elements |
| list | man_pages |
| string | master_doc = 'index' |
| string | project = u'Python OPC-UA' |
| string | pygments_style = 'sphinx' |
| string | release = '1.0' |
| string | source_suffix = '.rst' |
| list | templates_path = ['_templates'] |
| list | texinfo_documents |
| todo_include_todos = False | |
| string | version = '1.0' |
| 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 |
| dictionary conf::latex_elements |
00001 { 00002 # The paper size ('letterpaper' or 'a4paper'). 00003 #'papersize': 'letterpaper', 00004 00005 # The font size ('10pt', '11pt' or '12pt'). 00006 #'pointsize': '10pt', 00007 00008 # Additional stuff for the LaTeX preamble. 00009 #'preamble': '', 00010 00011 # Latex figure (float) alignment 00012 #'figure_align': 'htbp', 00013 }
| 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'] |
| conf::todo_include_todos = False |
| string conf::version = '1.0' |