Index: document/Doxyfile =================================================================== diff -u -raf4e78cc8f334d92a29ce7aa2b89c15a2cca8064 -r36c045ead7d66b276de43be975616f911a99ec18 --- document/Doxyfile (.../Doxyfile) (revision af4e78cc8f334d92a29ce7aa2b89c15a2cca8064) +++ document/Doxyfile (.../Doxyfile) (revision 36c045ead7d66b276de43be975616f911a99ec18) @@ -2496,7 +2496,8 @@ # Customizations for doxypy FILTER_SOURCE_FILES = YES -INPUT_FILTER = "python /usr/local/bin/doxypy.py" +#INPUT_FILTER = "python /usr/local/bin/doxypy.py" +INPUT_FILTER = "doxypy" OPTIMIZE_OUTPUT_JAVA = YES EXTRACT_ALL = YES FILE_PATTERNS = *.py