run_doxygen.sh
Go to the documentation of this file.
1 #!/bin/bash
2 
3 # Pick up a copy of epstopdf
4 export PATH=/dune/app/users/bckhouse/dune_dox/bin:$PATH
5 
6 # Don't take input from the terminal, so latex won't ask questions when it's
7 # stuck
8 time doxygen-1.8.11/bin/doxygen < /dev/null