mirror of https://github.com/ArduPilot/ardupilot
Modified doc script.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1286 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
a2ffef83e1
commit
27188b7c12
|
@ -8,6 +8,8 @@ svn remove --force $junkFiles
|
|||
svn commit
|
||||
|
||||
doxygen Doxyfile
|
||||
doxygen -w html html/header.html html/footer.html html/stylesheet.css
|
||||
|
||||
find html -regex ".*\.\(map\|md5\)" -exec rm {} \;
|
||||
svn add --force html/*
|
||||
|
||||
|
|
Loading…
Reference in New Issue