cppcheck/htmlreport
Stefan Weil cc41da1dc4 html report: better handling of non ASCII characters in C source code 2011-04-16 11:22:44 +02:00
..
README.txt
cppcheck-htmlreport html report: better handling of non ASCII characters in C source code 2011-04-16 11:22:44 +02:00
setup.py

README.txt

cppcheck-htmlreport

This is a little utility to generate a html report of a XML file produced by
cppcheck.

The utility is implemented in Python and require the pygments module to be
able to generate syntax highlighted source code.