Source: mkdocs-print-site-plugin
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 mkdocs,
 mkdocs-material,
 pybuild-plugin-pyproject,
 python3-setuptools-scm,
 python3-click <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-cov <!nocheck>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/mkdocs-print-site-plugin
Vcs-Git: https://salsa.debian.org/python-team/packages/mkdocs-print-site-plugin.git
Homepage: https://github.com/timvink/mkdocs-print-site-plugin

Package: mkdocs-print-site-plugin
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 mkdocs-print-site-plugin-doc,
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

Package: mkdocs-print-site-plugin-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: MkDocs plugin to combine all pages into a single printable page (docs)
 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
 .
 This is the common documentation package.
