Merge branch 'master' of ssh://ssh.itsblue.dev:10040/coderacer/library

This commit is contained in:
Jens Noack 2021-07-09 15:31:11 +02:00
commit 8a0fdfc41c
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,12 @@
image: ubuntu/latest
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