diff --git a/contrib/mkdocs/README_pdf.md b/contrib/mkdocs/README_pdf.md new file mode 100644 index 0000000000..b0e8fed8df --- /dev/null +++ b/contrib/mkdocs/README_pdf.md @@ -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