generated from dopt-python/py311
add version history and doc building script
This commit is contained in:
3
scripts/cvt_docs.ps1
Normal file
3
scripts/cvt_docs.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
# convert README Markdown file to PDF as a manual
|
||||
pandoc .\README.md -o .\docs\01_Kurzanleitung.pdf -V geometry:"a4paper, margin=2.5cm" #-V header-includes="\usepackage[none]{hyphenat}"
|
||||
pandoc .\docs\Versionshistorie.md -o .\docs\02_Versionshistorie.pdf -V geometry:"a4paper, margin=2.5cm" -V header-includes="\usepackage[none]{hyphenat}"
|
||||
Reference in New Issue
Block a user