Marco Sillano - 2019-01-19

Filters4Doxygen 1.8.15. To document BAT, .SH, .RGX, .INI, .XML, .(X)HTML, .XSL(T) files.

Many projects requires a mix of file formats, so it is useful to use an uniform documentation tool not only for programming languages, but also for extra files required by the project.

This filter set allows .BAT, .SH, .RGX, .INI, .XML, .(X)HTML, .XSL(T) files documentation using Doxygen (Win and Linux)

All 6 filters are build using 3 main java basic filters (sources included):

  • regexfilter.java, general purpose, it replace the input text using regular expressions.
  • xmlfilter.java, general purpose, it transforms the input XML using a XSLT stylesheet.
  • xslt2doxfilter.java, special filter for XSLT file and Doxygen.

For more informations you can download, unzip and navigate the doc/html.zip, starting from index.html. This is also a good example for see how filters4Doxygen works: because this project uses JAVA, BAT, SH, RGX, XML, XSL and XSLT files!

For developpers: The architecture of this project simplifies the creation of new custom filters.

You can download the filters here: https://github.com/msillano/filters_dox.

Best regards
m.s.

 

Last edit: Marco Sillano 2019-01-19