I've just pushed an update to github (pull request 404) with an extra note in the Doxyfile / documentation
On Mon, Oct 12, 2015 at 11:01 AM, Clayton <[email protected]> wrote: > Hi Albert, > > On Sat, 10 Oct 2015 10:31:07 +0200 > Albert <[email protected]> wrote: > > > I assume you caught the output of the perl script into a cpp fie and > > tried to process that with doxygen and this is working. > > Yes indeed, that worked and works. > > > One thing that comes quickly into my mind is: is EXTENSION_MAPPING > > set so that css file are handled as cpp files? > > Bingo! That is the missing piece. And I think that was also the problem > in my e-mail of some time ago about issues with Visual Basic as well. > This explains a lot. Thanks a lot for the suggestion!!! > > > (see the output of the doxygen command if the css files are listed in > > the files processed) > > They actually were being listed as being parsed, ie. > > Parsing files > Reading /tmp/temp/syntax.css... > > Even with EXTENSION_MAPPING undefined. And then nothing happened, no > errors either, which was confusing. > > Thanks again, > Clayton > > > ------------------------------------------------------------------------------ > _______________________________________________ > Doxygen-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/doxygen-users >
------------------------------------------------------------------------------
_______________________________________________ Doxygen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users
