mkdocs-print-site-plugin 2.8-1
Package Information
| Description | MkDocs plugin to combine all pages into a single printable page This plugin adds a special page to MkDocs sites that combines all documentation pages into one, making it easy to export the entire site as a PDF or as a standalone HTML file. To export as PDF, navigate to /print_page/ in your site and use the browser menu File > Print > Save as PDF. No external tools required. Main features: - Combines all site pages into a single page at /print_page/ - Export to PDF via browser print dialog (no extra tools needed) - Export to standalone HTML file - Support for mkdocs-material theme, including dark mode, instant loading and the tags plugin - Support for the readthedocs theme - Pagination support for PDF output - Optional cover page for PDF exports - Optional print and PDF buttons in the navigation - Option to exclude specific pages or sections from print output - Optional banner on the print page - No extra dependencies beyond MkDocs itself |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/mkdocs-print-site-plugin.git (browse) |
| Closes | #1136177 |
| Tracker | https://tracker.debian.org/pkg/mkdocs-print-site-plugin |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Sun, 10 May 2026 08:04:22 -0300 |
| Source | mkdocs-print-site-plugin |
| Version | 2.8-1 |
| Changed-By | Josenilson Ferreira da Silva |
Changelog
mkdocs-print-site-plugin (2.8-1) unstable; urgency=medium . * Initial release. (Closes: #1136177)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | mkdocs-print-site-plugin deb python optional arch=all mkdocs-print-site-plugin-doc deb doc optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/timvink/mkdocs-print-site-plugin Upstream-Name: mkdocs-print-site-plugin Upstream-Contact: Tim Vink <vinktim@gmail.com> Files: * Copyright: 2020 Tim Vink <vinktim@gmail.com> License: Expat Files: debian/* Copyright: 2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.