Variables
conf Namespace Reference

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'

Variable Documentation

string conf::author = u'Olivier Roulet-Dubonnet'

Definition at line 55 of file conf.py.

string conf::copyright = u'2015, Olivier Roulet-Dubonnet'

Definition at line 54 of file conf.py.

list conf::exclude_patterns = ['_build']

Definition at line 81 of file conf.py.

Initial value:
00001 [
00002     'sphinx.ext.autodoc',
00003     'sphinx.ext.coverage',
00004     'sphinx.ext.viewcode',
00005 ]

Definition at line 32 of file conf.py.

list conf::html_static_path = ['_static']

Definition at line 144 of file conf.py.

string conf::htmlhelp_basename = 'PythonOPC-UAdoc'

Definition at line 207 of file conf.py.

Definition at line 71 of file conf.py.

Initial value:
00001 [
00002   (master_doc, 'PythonOPC-UA.tex', u'Python OPC-UA Documentation',
00003    u'Olivier Roulet-Dubonnet', 'manual'),
00004 ]

Definition at line 228 of file conf.py.

Initial value:
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 }

Definition at line 211 of file conf.py.

Initial value:
00001 [
00002     (master_doc, 'pythonopc-ua', u'Python OPC-UA Documentation',
00003      [author], 1)
00004 ]

Definition at line 258 of file conf.py.

string conf::master_doc = 'index'

Definition at line 50 of file conf.py.

string conf::project = u'Python OPC-UA'

Definition at line 53 of file conf.py.

string conf::pygments_style = 'sphinx'

Definition at line 99 of file conf.py.

string conf::release = '1.0'

Definition at line 64 of file conf.py.

string conf::source_suffix = '.rst'

Definition at line 44 of file conf.py.

list conf::templates_path = ['_templates']

Definition at line 39 of file conf.py.

Initial value:
00001 [
00002   (master_doc, 'PythonOPC-UA', u'Python OPC-UA Documentation',
00003    author, 'PythonOPC-UA', 'One line description of project.',
00004    'Miscellaneous'),
00005 ]

Definition at line 272 of file conf.py.

Definition at line 108 of file conf.py.

string conf::version = '1.0'

Definition at line 62 of file conf.py.



ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Sat Jun 8 2019 18:26:24