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
|
||||
- pip3 install jinja2 Pygments
|
||||
- ./doxygen.py ../../Doxyfile-mcss
|
||||
- cd ../../latex
|
||||
- make
|
||||
- cp refman.pdf ../html/ScStwSharedLibraries.pdf
|
||||
- mv ../../html/ ../../../public/
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Reference in a new issue