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

10 lines
120 B
Bash
Raw Normal View History

2010-05-06 00:08:41 +00:00
#!/bin/sh
rm -rf html/nelns
WORKDIR=$(pwd)
cd ../../nelns
export CURDIR=$(pwd)
cd $WORKDIR
doxygen nelns.dox -DCURDIR