Package: wnpp
Severity: wishlist
Owner: Josenilson Ferreira da Silva <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : mkdocs-print-site-plugin
  Version         : 2.8-1
  Upstream Contact: Name Tim Vink <[email protected]>
* URL             : https://github.com/timvink/mkdocs-print-site-plugin
* License         : MIT/expat
  Programming Lang: Python
  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

Reply via email to