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
New lua versions
[ryzomcore.git]
/
nel
/
doc
/
make_nel_dox.sh
blob
1978435446207718436cb31a6bb69c3ea2a59539
1
#!/bin/sh
2
3
rm
-rf
html
/
nel
4
WORKDIR
=
$
(
pwd
)
5
6
cd
..
7
export
CURDIR
=
$
(
pwd
)
8
cd
$WORKDIR
9
doxygen nel.dox
-DCURDIR