We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347c1d9 commit 1e773fcCopy full SHA for 1e773fc
Doxyfile
@@ -848,7 +848,7 @@ IMAGE_PATH =
848
# code is scanned, but not when the output code is generated. If lines are added
849
# or removed, the anchors will not be placed correctly.
850
851
-INPUT_FILTER = "python /usr/local/bin/doxypy.py"
+INPUT_FILTER = doxypy
852
853
# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
854
# basis. Doxygen will compare the file name with each pattern and apply the
0 commit comments