Robert,
First I would try the other way, the current version of doxygen is 1.8.10
(about 3 years newer than 1.8.1.2).
Albert
On Sun, Jul 5, 2015 at 3:10 PM, Robert Heller <he...@de...> wrote:
> 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
>
>
>
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> Doxygen-users mailing list
> Dox...@li...
> https://lists.sourceforge.net/lists/listinfo/doxygen-users
>
|