15 sys.path.append(
"/home/mludwig/breathe-4.11.1" )
25 needs_sphinx =
'1.8.5' 29 extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.todo',
'sphinx.ext.coverage',
'breathe']
35 breathe_projects = {
"CanModule":
"./doxygen-result/xml" }
36 breathe_default_project =
"CanModule" 39 templates_path = [
'sphinx_templates']
42 source_suffix =
'.rst' 51 project =
u'CanModule' 52 copyright =
u'2019, CERN, BE-ICS (Michael Ludwig)' 71 today_fmt =
'%B %d, %Y' 92 pygments_style =
'sphinx' 98 qthelp_basename = breathe_default_project
99 qthelp_namespace =
'BE-ICS-FD-CanModule' 100 qthelp_theme =
'haiku' 109 html_theme =
'nature' 114 html_theme_options = {}
145 html_last_updated_fmt =
'%d-%b-%Y %H:%M:%S' 153 '**': [
'globaltoc.html',
'sourcelink.html',
'searchbox.html'],
154 'using/windows': [
'windowssidebar.html',
'searchbox.html'],
166 html_use_index =
True 169 html_split_index =
False 172 html_show_sourcelink =
True 175 html_show_sphinx =
True 178 html_show_copyright =
True 189 htmlhelp_basename =
'CanModule' 208 (
'index',
'CanModule.tex',
u'CanModule Developer Documentation',
209 u'Michael Ludwig',
'manual'),
238 (
'index',
'test0',
u'test0 Documentation',
239 [
u'Michael Ludwig'], 1)
251 texinfo_documents = [
252 (
'index',
'test0',
u'test0 Documentation',
253 u'Michael Ludwig',
'test0',
'One line description of project.',