Hi

I want to document some lua files with doxygen, using the lua2dox
filter from Simon Dales. When run as standalone and redirected the
converted output to a .c file doxygen can then create some
documentation from it.
However when I try to directly document the lua file and configure
the filter in the doxyfile I get no output. Doxygen sees the lua file,
the filter is called (I also write the converted text into a file to check
the output) but doxygen doesn't seem to find any useful input.

Are there some switches to debug doxygen to see what it's
doing, apart from WARNINGS and QUIET? Are there any
possibilities why a filter might work standalone but not as
filter inside doxygen?

Has somebody else used doxygen with lua? Are there any filters
that are not available on the internet? I'd be happy with something
in lua or python, but not perl.

Could lua be added natively to doxygen (parser modularisation?)?

Thanks

bye  Fabi


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to