Modify conf

This commit is contained in:
johltn
2020-11-01 12:13:54 +01:00
parent 5aae70875d
commit c263012287
+1 -1
View File
@@ -12,7 +12,7 @@ author = u'Johan Luttun'
# Setup the breathe extension
breathe_projects = {
"My Project": "./output/doxygen/xml"
"My Project": "./doxygen/xml"
}
breathe_default_project = "My Project"