add latex build
This commit is contained in:
parent
d531950a0b
commit
8f8e98f8ed
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ pages:
|
||||||
- cd m.css/documentation
|
- cd m.css/documentation
|
||||||
- pip3 install jinja2 Pygments
|
- pip3 install jinja2 Pygments
|
||||||
- ./doxygen.py ../../Doxyfile-mcss
|
- ./doxygen.py ../../Doxyfile-mcss
|
||||||
|
- cd ../../latex
|
||||||
|
- make
|
||||||
|
- cp refman.pdf ../html/ScStwSharedLibraries.pdf
|
||||||
- mv ../../html/ ../../../public/
|
- mv ../../html/ ../../../public/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Reference in a new issue