Remove latex

This commit is contained in:
jwagner4 2024-06-02 18:44:34 +00:00
parent 53b665f1f5
commit 7201fda114

View File

@ -3,10 +3,8 @@ image: alpine
pages:
script:
- apk update && apk add doxygen graphviz ttf-freefont && apk add make
- apt-get install texlive-latex-base texlive-latex-extra texlive-fonts-recommended
- doxygen doxygen.txt
- cd docs/latex
- make
#- mv docs/html/ public/
artifacts:
paths: