Skip to content

Commit 1e773fc

Browse files
committed
use generic doxypy input filer executable
1 parent 347c1d9 commit 1e773fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ IMAGE_PATH =
848848
# code is scanned, but not when the output code is generated. If lines are added
849849
# or removed, the anchors will not be placed correctly.
850850

851-
INPUT_FILTER = "python /usr/local/bin/doxypy.py"
851+
INPUT_FILTER = doxypy
852852

853853
# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
854854
# basis. Doxygen will compare the file name with each pattern and apply the

0 commit comments

Comments
 (0)