annotate scripts/build_docs.sh @ 256:e35740ed81f3

- Support for output as a set of PNG files.
author tomwalters
date Sun, 14 Nov 2010 05:56:50 +0000
parents 01eba86df030
children
rev   line source
tomwalters@17 1 #!/bin/bash
tomwalters@17 2 doxygen doc/Doxyfile
tomwalters@17 3