repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'main/gingo-test' into ryzom/ark-features
[ryzomcore.git]
/
nel
/
doc
/
make_nelns_dox.sh
blob
a7cddbe5daac6c2a8423c32dac3c43dd040b8646
1
#!/bin/sh
2
3
rm
-rf
html
/
nelns
4
WORKDIR
=
$
(
pwd
)
5
6
cd
..
/
..
/
nelns
7
export
CURDIR
=
$
(
pwd
)
8
cd
$WORKDIR
9
doxygen nelns.dox
-DCURDIR