Doxygen code comment cleanups and new blog post. No code changes. (0.41.5)
This commit is contained in:
parent
4e69a3ce63
commit
4309ec2a52
212 changed files with 423 additions and 476 deletions
|
|
@ -3,6 +3,8 @@ all:
|
|||
|
||||
build:
|
||||
bundle exec jekyll b --incremental
|
||||
rm -rf _site/api
|
||||
cp -Rv ../api/html ./_site/api
|
||||
|
||||
clean:
|
||||
rm -rf _site/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue