Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
A.M. Rowsell 2019-01-21 20:35:55 -05:00
commit d339bd525f
Signed by: amr
GPG key ID: 0B6E2D8375CF79A9

View file

@ -4,7 +4,7 @@ image: alpine
pages:
script:
- apk update && apk add doxygen
- apk update && apk add doxygen graphviz
- doxygen Doxyfile
- mv docs/html/ public/
artifacts: