mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
Update conf.py
This commit is contained in:
+5
-4
@@ -29,6 +29,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/ ../src/ifcgeom",
|
||||||
"exhaleUseDoxyfile": True
|
"exhaleUseDoxyfile": True
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -37,11 +38,11 @@ exhale_args = {
|
|||||||
|
|
||||||
# html_theme = 'sphinx_rtd_theme'
|
# html_theme = 'sphinx_rtd_theme'
|
||||||
|
|
||||||
# Tell sphinx what the primary language being documented is.
|
# # Tell sphinx what the primary language being documented is.
|
||||||
primary_domain = 'cpp'
|
# primary_domain = 'cpp'
|
||||||
|
|
||||||
# Tell sphinx what the pygments highlight language should be.
|
# # Tell sphinx what the pygments highlight language should be.
|
||||||
highlight_language = 'cpp'
|
# highlight_language = 'cpp'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user