There was an error while loading. Please reload this page.
1 parent fc7ca3f commit 0551c92Copy full SHA for 0551c92
1 file changed
doc/conf.py.in
@@ -25,7 +25,9 @@ extensions = [
25
'breathe'
26
]
27
28
-breathe_projects = { "apidoc" : "doxygen/xml/" }
+# Commented temporarely
29
+#breathe_projects = { "apidoc" : "doxygen/xml/" }
30
+
31
breathe_default_project = "apidoc"
32
33
# Add any paths that contain templates here, relative to this directory.
0 commit comments