Re: [Doxygen-users] FILTER_PATTERNS is being ignored with Doxygen 1.7.6.1
Brought to you by:
dimitri
From: Robert H. <he...@de...> - 2015-07-05 13:10:33
|
OK, 1.8.1.2-2 under Raspbian (Raspberry Pi) is also broken. I am guessing *ALL* versions of Doxygen after 1.7.4 are broken. Unless there is some special magic going on. Must I use Doxygen's (>1.7.4) *internal* Tcl commenting logic? Some of the platforms I use have older versions of Doxygen. ALL of my *zillions* of lines of code are using *My* Tcl commenting logic, for which *I* have written a filter. Why is Doxygen NOT using my filter? What am I missing? Must I build and install an *old* version of Doxygen on every system I build on? At Thu, 18 Apr 2013 10:00:13 -0400 Robert Heller <he...@de...> wrote: > > For some reason, the FILTER_PATTERNS option is being (partially) ignored in > Doxygen 1.7.6.1. I have this directive in my Doxyfile: > > FILTER_PATTERNS = "*.tcl=./tcl2dox.tcl" "*.src=./tcl2dox.tcl" > > The *.src files are being properly filtered, but the *.tcl files are NOT being > filtered. Why is this? What should I be doing to force Doxygen to process Tcl > files through my filter? > > This is with Ubuntu 12.04.1 and doxygen_1.7.6.1-2ubuntu1. A set of test runs > with test files are available for download at this URL: > > http://www.deepsoft.com/wp-content/uploads/2013/04/doxygen-test.tar.gz > > -- Robert Heller -- 978-544-6933 Deepwoods Software -- Custom Software Services http://www.deepsoft.com/ -- Linux Administration Services he...@de... -- Webhosting Services |