mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-05 10:04:31 +02:00
Add latex support
This commit is contained in:
@ -5,6 +5,8 @@ pages:
|
|||||||
- apk update && apk add doxygen graphviz ttf-freefont
|
- apk update && apk add doxygen graphviz ttf-freefont
|
||||||
#- doxygen docs/doxygen.conf
|
#- doxygen docs/doxygen.conf
|
||||||
- doxygen doxygen.txt
|
- doxygen doxygen.txt
|
||||||
|
- cd docs/latex
|
||||||
|
- make
|
||||||
#- mv docs/html/ public/
|
#- mv docs/html/ public/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user