mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
how to create pdf of user manual [ci skip]
This commit is contained in:
parent
d60141e230
commit
707e4c313f
1 changed files with 7 additions and 0 deletions
7
contrib/mkdocs/README_pdf.md
Normal file
7
contrib/mkdocs/README_pdf.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pip install htmlark
|
||||
|
||||
MKDOCS_SERVE=B ./build_website.sh
|
||||
|
||||
cd site
|
||||
|
||||
wkhtmltopdf --javascript-delay 45000 --enable-local-file-access print_page.html print_pdf.pdf
|
||||
Loading…
Add table
Add a link
Reference in a new issue