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
 
bool 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.

list conf.extensions
Initial value:
1 = [
2  'sphinx.ext.autodoc',
3  'sphinx.ext.coverage',
4  'sphinx.ext.viewcode',
5 ]

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.

conf.language = None

Definition at line 71 of file conf.py.

list conf.latex_documents
Initial value:
1 = [
2  (master_doc, 'PythonOPC-UA.tex', u'Python OPC-UA Documentation',
3  u'Olivier Roulet-Dubonnet', 'manual'),
4 ]

Definition at line 228 of file conf.py.

dictionary conf.latex_elements
Initial value:
1 = {
2 # The paper size ('letterpaper' or 'a4paper').
3 #'papersize': 'letterpaper',
4 
5 # The font size ('10pt', '11pt' or '12pt').
6 #'pointsize': '10pt',
7 
8 # Additional stuff for the LaTeX preamble.
9 #'preamble': '',
10 
11 # Latex figure (float) alignment
12 #'figure_align': 'htbp',
13 }

Definition at line 211 of file conf.py.

list conf.man_pages
Initial value:
1 = [
2  (master_doc, 'pythonopc-ua', u'Python OPC-UA Documentation',
3  [author], 1)
4 ]

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.

list conf.texinfo_documents
Initial value:
1 = [
2  (master_doc, 'PythonOPC-UA', u'Python OPC-UA Documentation',
3  author, 'PythonOPC-UA', 'One line description of project.',
4  'Miscellaneous'),
5 ]

Definition at line 272 of file conf.py.

bool conf.todo_include_todos = False

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 Tue Jan 19 2021 03:12:44