parent
b6f51da478
commit
e2df9c5c93
6 changed files with 34 additions and 1281 deletions
File diff suppressed because it is too large
Load Diff
@ -1,10 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
doxygen |
||||
|
||||
if [ ! -e doc/html/images ]; then |
||||
mkdir -p doc/html/images |
||||
fi |
||||
|
||||
cp doc/images/*.png doc/images/*.gif doc/html/images |
||||
|
Loading…
Reference in new issue