Update conf.py

This commit is contained in:
johltn
2020-10-31 15:20:35 +01:00
parent 1d51d6cac0
commit 4020e9a1ce
+1 -1
View File
@@ -28,7 +28,7 @@ exhale_args = {
# TIP: if using the sphinx-bootstrap-theme, you need # TIP: if using the sphinx-bootstrap-theme, you need
# "treeViewIsBootstrap": True, # "treeViewIsBootstrap": True,
"exhaleExecutesDoxygen": True, "exhaleExecutesDoxygen": True,
"exhaleDoxygenStdin": "INPUT = ../src/serializers/*.h ../src/ifcconvert/*.h" "exhaleDoxygenStdin": "INPUT = ../src/serializers/"
} }
# html_theme = 'sphinx_rtd_theme' # html_theme = 'sphinx_rtd_theme'