{"library":"mkdocs-with-pdf","title":"MkDocs with PDF","description":"A MkDocs plugin that generates a single PDF file from your MkDocs documentation repository. Version 0.9.3 is the latest stable release (requires Python >=3.6). The project is actively maintained, with periodic releases fixing bugs and adding features.","language":"python","status":"active","last_verified":"Mon Apr 27","install":{"commands":["pip install mkdocs-with-pdf"],"cli":{"name":"mkdocs","version":"mkdocs, version 1.6.1 from /usr/local/lib/python3.11/site-packages/mkdocs (Python 3.11)"}},"imports":["from mkdocs_with_pdf import MkdocsWithPdfPlugin"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# Ensure mkdocs.yml has the plugin enabled:\n# plugins:\n#   - with-pdf\n\n# Then build your docs:\nmkdocs build","lang":"python","description":"Enable the plugin in your mkdocs.yml and build the site to generate a PDF.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}