Skip to content
Snippets Groups Projects
Verified Commit f5e0726d authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix pages

parent 152a4c01
No related branches found
No related tags found
No related merge requests found
Pipeline #2761 passed
......@@ -77,8 +77,7 @@ test-pages:
before_script:
- apk update
- apk add doxygen git texlive-full py3-jinja2 py3-pygments
#- git clone git://github.com/mosra/m.css
- git clone --single-branch -b fix-class-parsed-as-function git://github.com/crisluengo/m.css
- git clone git://github.com/mosra/m.css
script:
- ./m.css/documentation/doxygen.py Doxyfile-mcss
- mv generated-docs/html/ public/
......@@ -96,8 +95,7 @@ pages:
before_script:
- apk update
- apk add doxygen git texlive-full py3-jinja2 py3-pygments
#- git clone git://github.com/mosra/m.css
- git clone --single-branch -b fix-class-parsed-as-function git://github.com/crisluengo/m.css
- git clone git://github.com/mosra/m.css
script:
- ./m.css/documentation/doxygen.py Doxyfile-mcss
- mv generated-docs/html/ public/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment