annotate scripts/build_docs.sh @ 56:5d4f1e1524bb

- Add support for reading and writing vectors from signal banks. Useful for Python.
author tomwalters
date Wed, 04 Aug 2010 20:56:29 +0000
parents 01eba86df030
children
rev   line source
tomwalters@17 1 #!/bin/bash
tomwalters@17 2 doxygen doc/Doxyfile
tomwalters@17 3