Hi doxygen,

I am looking at the config file and writing to ask if I am missing
something.

I am using

        FILE_PATTERNS = *.js
        FILTER_PATTERNS = *.js=plugins/js2doxy/js2doxy.pl

to successfully (more or less) process javascript files. However, I
would *also*, at least in principle, like FILE_PATTERNS to
automatically include all the default patterns that would normally be
processed if the FILE_PATTERNS parameter was left blank, without having
to explicitly list them (noting that the list in the code is not the
same as the list in the config file comment, for starters).

I am not seeing any combination of configuration parameters that will
achieve that. Is that true?

Thanks,
Clayton

------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to