{"library":"mkdocs-print-site-plugin","title":"MkDocs Print Site Plugin","description":"The mkdocs-print-site-plugin is an MkDocs plugin designed to combine all documentation pages into a single, printable HTML page. This allows for easy export to PDF and creates a standalone HTML file, useful for offline viewing or comprehensive sharing. It is actively maintained with frequent updates, currently at version 2.8.","language":"python","status":"active","last_verified":"Fri Apr 17","install":{"commands":["pip install mkdocs-print-site-plugin"],"cli":null},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"site_name: My Docs\n\nplugins:\n  - print-site","lang":"yaml","description":"To enable the print-site plugin, add it to the `plugins` section of your `mkdocs.yml` file. After building your site (`mkdocs build`), a new 'print-site' page will be generated at the root of your site, typically accessible at `/print_page/` or `your-site.com/print_page/`.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}