khanat-opennel-code/code/nel/tools/3d/object_viewer_qt/doc/make_ovqt_dox.sh
2013-06-17 16:03:24 +02:00

9 lines
109 B
Bash

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