Tag: automation

Using Doxygen

Posted by June 12, 2013

doxygenAfter using Doxygen for a couple of years, I have collected the basics of how to work with it in a short article in the labs wiki.

The article covers installation from package or sources and short list of doxygen parameters that are essential to building your documentation based on source file comments.

I thought it is about time to publish it, even though its quiet short.

lzoDSO – Documentation

Posted by May 27, 2013

oscilloscopeI have set up a routine that automates the generation of documentation forĀ the prototype firmware on every commit to the repository.

The documentation is generated using Doxygen, which scansĀ for comments in the source files and compiles into one structured document. The result is available here.

Gerard Meszaros on Automated Testing Patterns and Smells

Posted by May 3, 2013