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 933cb6d commit 8e81e62Copy full SHA for 8e81e62
doc/doxyfile.in
@@ -199,7 +199,7 @@ STRIP_FROM_PATH =
199
# specify the list of include paths that are normally passed to the compiler
200
# using the -I flag.
201
202
-STRIP_FROM_INC_PATH =
+STRIP_FROM_INC_PATH = "@DOXYGEN_INPUT_DIR@/include"
203
204
# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
205
# less readable) file names. This can be useful is your file systems doesn't
0 commit comments