use doxygen as github pages in docs/
This commit is contained in:
parent
68f7b70f26
commit
7e75e8fb13
171 changed files with 10089 additions and 5 deletions
|
|
@ -23,3 +23,8 @@ for t in "Debug" "Release" "RelWithDebInfo"; do
|
|||
done
|
||||
done
|
||||
|
||||
echo "Update documentation"
|
||||
cd Debug_ON
|
||||
make doc
|
||||
cp -r html/* ../docs/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue