zhaoterryy / mkdocs-pdf-export-plugin

An MkDocs plugin to export content pages as PDF files
MIT License
312 stars 43 forks source link

Import weasyprint only if export is enabled #13

Closed lukasgeiter closed 5 years ago

lukasgeiter commented 5 years ago

This way external dependencies such as GTK are not required for building with the export disabled.