Mentions légales du service

Skip to content
Snippets Groups Projects
Commit adc841f7 authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

#1360 DOxygen run: add LaTeX and related tools to enable proper handling of...

#1360 DOxygen run: add LaTeX and related tools to enable proper handling of mathematical formula in the documentation.
parent cbfb9e8a
No related branches found
No related tags found
No related merge requests found
Pipeline #69416 failed
......@@ -36,7 +36,7 @@ stages:
paths:
- Documentation/Doxygen/${OUTPUT_FILE}
before_script:
- apk add --update doxygen graphviz && rm -rf /var/cache/apk/*
- apk add --update doxygen graphviz texlive texlive-dvi ghostscript && rm -rf /var/cache/apk/*
script:
- cd Documentation/Doxygen
- doxygen ${DOX}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment