OpcUaCanOpen
CANopen OPC-UA server
conf.py File Reference

Go to the source code of this file.

Namespaces

 conf
 

Variables

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