annotate scripts/build_docs.sh @ 136:4abed4cf1e87

- Fix bug where the fram period wasn't propagating to the output file.
author tom@acousticscale.org
date Tue, 26 Oct 2010 16:46:14 +0000
parents 01eba86df030
children
rev   line source
tomwalters@17 1 #!/bin/bash
tomwalters@17 2 doxygen doc/Doxyfile
tomwalters@17 3