mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
Update conf.py
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ exhale_args = {
|
||||
# TIP: if using the sphinx-bootstrap-theme, you need
|
||||
# "treeViewIsBootstrap": True,
|
||||
"exhaleExecutesDoxygen": True,
|
||||
"exhaleDoxygenStdin": "INPUT = ../src/serializers ../src/ifcconvert"
|
||||
"exhaleDoxygenStdin": "INPUT = ../src/serializers/*.h ../src/ifcconvert/*.h"
|
||||
}
|
||||
|
||||
# html_theme = 'sphinx_rtd_theme'
|
||||
|
||||
Reference in New Issue
Block a user