Compare commits

...

2 Commits

Author SHA1 Message Date
cclecle
fe0bb13d86 revert yo mkdocs-with-pdf 2023-03-22 01:18:28 +00:00
cclecle
4fc9032cd0 test 2023-03-22 01:15:13 +00:00

View File

@@ -105,7 +105,7 @@ class doc_gen(helper_withresults_base):
),
"verbose": False,
"media_type": "print",
"render_js": True,
"headless_chrome_path": "chromium",
"exclude_pages": ["LICENSE"],
"output_path": str(site_path / "pdf" / "manual.pdf"),
}