You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/studio/doc/make_ovqt_dox.sh

10 lines
109 B
Bash

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