Add Documentation to the autotools pipeline

This commit is contained in:
2022-03-14 15:33:10 +01:00
parent 69611ec0d8
commit 4d8be00774
9 changed files with 77 additions and 53 deletions

View File

@@ -5,7 +5,7 @@ extensions = [ 'breathe' ]
templates_path = ['_templates']
exclude_patterns = []
html_theme = 'nature'
html_static_path = ['_static']
#html_static_path = ['_static']
breathe_projects = { "atrip": "doxygen/xml/" }
breathe_default_project = "atrip"