issues
search
iSOLveIT
/
mkdocs-pdf-generate
An MkDocs plugin to generate individual PDF files from content pages.
https://isolveit.github.io/mkdocs-pdf-generate/
MIT License
6
stars
0
forks
source link
Released v0.2.1 on 22-03-2023
#18
Closed
iSOLveIT
closed
1 year ago
iSOLveIT
commented
1 year ago
Updated documentation and made minor changes to plugin code.
Added the
csv_name
local option.
Improvement: Added feature to generate a CSV file for all documents with the
toc_txt
local option set to
true
.
Improvement: Added changes that append the revision number of a document to the filename.
Bugfix: Added default URL if
site_url
is not defined in mkdocs.yml. Fix for issue #15 .
Improvement: Added the
toc_txt
local option that allows users to build TXT files containing the Table of Contents
Minor improvements: Rewrote logging messages.
csv_name
local option.toc_txt
local option set totrue
.site_url
is not defined in mkdocs.yml. Fix for issue #15 .toc_txt
local option that allows users to build TXT files containing the Table of Contents