khanat-opennel-code/code/studio/doc/make_ovqt_dox.sh
botanic 80660b5146 FIX #200
dont crash when neldb is missing
2014-09-11 10:50:34 -07:00

9 lines
109 B
Bash

#!/bin/sh
rm -rf html/ovqt
WORKDIR=$(pwd)
cd ..
export CURDIR=$(pwd)
cd $WORKDIR
doxygen ovqt.dox -DCURDIR