annotate scripts/build_docs.sh @ 640:d08c02c8e26f

More small style revisions to C++ CARFAC, adjusted struct member variable naming, header guards and #include structure.
author alexbrandmeyer
date Wed, 29 May 2013 15:37:28 +0000
parents 01eba86df030
children
rev   line source
tomwalters@17 1 #!/bin/bash
tomwalters@17 2 doxygen doc/Doxyfile
tomwalters@17 3