Try to build with pdf.

This commit is contained in:
xuef 2024-06-03 03:05:48 +00:00
parent 6e7cacb4f0
commit 6f34d1c6d8
No known key found for this signature in database
GPG Key ID: D33FA9407A6BE728
2 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,7 @@ markdown_extensions:
plugins: plugins:
- same-dir - same-dir
- search - search
- with-pdf
- minify: - minify:
minify_html: true minify_html: true

View File

@ -1,3 +1,4 @@
mkdocs-material mkdocs-material
mkdocs-same-dir mkdocs-same-dir
mkdocs-minify-plugin mkdocs-minify-plugin
mkdocs-with-pdf