Whitepaper Documentation Index
This page groups the public SkillPilot whitepapers.
Whitepapers
Maintenance
- Keep language variants aligned when changing public positioning.
whitepaper.de.pdfis a derived snapshot ofwhitepaper.de.md. Regenerate it from the repository root after changing the German source:
pandoc docs/whitepaper/whitepaper.de.md --from=gfm --standalone \
--pdf-engine=xelatex --resource-path=docs/whitepaper:docs \
-V papersize:a4 -V geometry:margin=22mm \
-V mainfont='DejaVu Sans' -V monofont='DejaVu Sans Mono' \
-o docs/whitepaper/whitepaper.de.pdf
- Deploy the canonical Markdown and the regenerated PDF to
app/public/withpython3 scripts/deploy_whitepaper.py. cd app && npm run check:docs-indexesfails if a direct Markdown child ofdocs/whitepaper/is missing from this index.