khanat-opennel-code/code/nel/doc/make_nel_dox.sh
2010-05-06 02:08:41 +02:00

9 lines
107 B
Bash

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