We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aae708 commit c263012Copy full SHA for c263012
docs/conf.py
@@ -12,7 +12,7 @@
12
13
# Setup the breathe extension
14
breathe_projects = {
15
- "My Project": "./output/doxygen/xml"
+ "My Project": "./doxygen/xml"
16
}
17
breathe_default_project = "My Project"
18
0 commit comments