OpcUaCanOpen
CANopen OPC-UA server
|
Variables | |
string | needs_sphinx = '1.8.5' |
list | extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'breathe'] |
dictionary | breathe_projects = { "CanModule": "./doxygen-result/xml" } |
string | breathe_default_project = "CanModule" |
list | templates_path = ['sphinx_templates'] |
string | source_suffix = '.rst' |
string | master_doc = 'index' |
string | project = u'CanModule' |
string | copyright = u'2019, CERN, BE-ICS (Michael Ludwig)' |
string | version = '1.1.9.7' |
string | release = '1.1.9.7' |
string | language = 'en' |
string | today_fmt = '%B %d, %Y' |
list | exclude_patterns = [] |
string | pygments_style = 'sphinx' |
string | qthelp_basename = breathe_default_project |
string | qthelp_namespace = 'BE-ICS-FD-CanModule' |
string | qthelp_theme = 'haiku' |
string | html_theme = 'nature' |
dictionary | html_theme_options = {} |
string | html_last_updated_fmt = '%d-%b-%Y %H:%M:%S' |
dictionary | html_sidebars |
bool | html_use_index = True |
bool | html_split_index = False |
bool | html_show_sourcelink = True |
bool | html_show_sphinx = True |
bool | html_show_copyright = True |
string | htmlhelp_basename = 'CanModule' |
dictionary | latex_elements |
list | latex_documents |
list | man_pages |
list | texinfo_documents |
dictionary conf.breathe_projects = { "CanModule": "./doxygen-result/xml" } |
string conf.copyright = u'2019, CERN, BE-ICS (Michael Ludwig)' |
list conf.extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'breathe'] |
dictionary conf.html_sidebars |
list conf.latex_documents |
dictionary conf.latex_elements |
list conf.man_pages |
string conf.qthelp_basename = breathe_default_project |
list conf.texinfo_documents |