Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2020-05-11 08:08:28 +00:00
parent ed71837486
commit 6bcd1468e6
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ pages:
script:
- mkdir -p docs
- cd Doku/Doxygen/
- apt install doxygen texlive-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended python3-pip
# - apt install doxygen texlive-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended python3-pip
- git clone git://github.com/mosra/m.css
- pip3 install jinja2 Pygments
# - pip3 install jinja2 Pygments
- ./m.css/documentation/doxygen.py ./Doxyfile-mcss
- cd ./latex
- make