mkdocs-to-pdf
is an mkdocs
plugin to generate a PDF from an MkDocs
repository.
This repository is a fork of mkdocs-with-pdf
, which itself
was inspired by mkdocs-pdf-export-plugin
.
- Supports
mkdocs-material
. - Supports
pymdown-extensions
. - Automatically generated cover page and table of contents.
- Automatically numbered headings from h1 to h6.
See common markdown examples on the website and accompanying PDF.
See the samples
directory
for easily generated example PDF files showcasing the documentation for other
popular projects that use MkDocs for their documentation.