khanat-opennel-code/code/nel/doc/make_nel_dox.sh

10 lines
107 B
Bash
Executable file

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