Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
d339bd525f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ image: alpine
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- apk update && apk add doxygen
|
- apk update && apk add doxygen graphviz
|
||||||
- doxygen Doxyfile
|
- doxygen Doxyfile
|
||||||
- mv docs/html/ public/
|
- mv docs/html/ public/
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue