Upload files to generate documentation

This commit is contained in:
johltn
2020-10-25 12:17:21 +01:00
parent 5ed0b4d972
commit 1f76f73aa6
3 changed files with 6 additions and 48 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ exhale_args = {
# TIP: if using the sphinx-bootstrap-theme, you need
# "treeViewIsBootstrap": True,
"exhaleExecutesDoxygen": True,
"exhaleDoxygenStdin": "INPUT = ../src/testdoc ../src/ifcconvert"
"exhaleDoxygenStdin": "INPUT = ../src/serializers ../src/ifcconvert"
}
# html_theme = 'sphinx_rtd_theme'