add manual as documentation

This commit is contained in:
2025-11-11 11:39:35 +01:00
parent 60a7c1f765
commit 8ed9c07817
3 changed files with 63 additions and 0 deletions

2
scripts/cvt_manual.ps1 Normal file
View File

@@ -0,0 +1,2 @@
# covert the manual Markdown file to PDF
pandoc .\docs\manual.md -o .\docs\manual.pdf -V geometry:"a4paper, margin=2.5cm"