Path to this page:
./
wip/py-mkdocs-with-pdf,
Generate a single PDF file from MkDocs repository
Branch: CURRENT,
Version: 0.7.3,
Package name: py312-mkdocs-with-pdf-0.7.3,
Maintainer: kamelderouicheTODO: Adjust the following lines from README.md
# PDF Generate Plugin for MkDocs
[![PyPI version](https://img.shields.io/pypi/v/mkdocs-with-pdf.svg)](https://pypi.org/project/mkdocs-with-pdf)
[![PyPI downloads](https://img.shields.io/pypi/dm/mkdocs-with-pdf.svg)](https://pypi.org/project/mkdocs-with-pdf)
---
This plugin will generate a single PDF file from your MkDocs repository.
This plugin is inspired by [MkDocs PDF Export Plugin][mkdocs-pdf-export-plugin].
## Features
* Cover and Table of Contents integrated in the PDF
* Automatically numbers on heading(h1-h3).
* Shift down sub-page headings level.
* using [WeasyPrint][weasyprint].
## Samples
* [PDF of _'MkDocs' docs_][sample_mkdocs]
...
Master sites:
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-mkdocs-with-pdf-0.7.3
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-mkdocs-with-pdf-0.7.3
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-mkdocs-with-pdf-0.7.3