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 7e88a29 commit ab64a67Copy full SHA for ab64a67
doc/conf.py
@@ -185,6 +185,7 @@
185
doxyrunner_outdir = ZEPHYR_BUILD / "doxygen"
186
doxyrunner_fmt = True
187
doxyrunner_fmt_vars = {"ZEPHYR_BASE": str(ZEPHYR_BASE), "ZEPHYR_VERSION": version}
188
+doxyrunner_outdir_var = "DOXY_OUT"
189
190
# -- Options for Breathe plugin -------------------------------------------
191
0 commit comments