Skip to content

Commit 013bf16

Browse files
committed
Fixing doxyfile.
1 parent b73bb4c commit 013bf16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ IMAGE_PATH =
850850
# code is scanned, but not when the output code is generated. If lines are added
851851
# or removed, the anchors will not be placed correctly.
852852

853-
INPUT_FILTER = "python /usr/local/bin/doxypy.py"
853+
#INPUT_FILTER = "python /usr/local/bin/doxypy.py"
854854

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

0 commit comments

Comments
 (0)