Downloads
Conformance Bundle v1
The conformance bundle is the canonical fixture set used to verify conformance to DocDraw v1 and related profiles (including DD-PDF-1).
- Bundle:
/assets/downloads/docdraw-conformance-bundle-v1.zip - SHA256:
809f45fb2160149f8345fc425ccc383a9850845c4461031b8ad41b7934c8bd25 - SHA file:
/assets/downloads/docdraw-conformance-bundle-v1.zip.sha256
What’s inside
examples/golden-manifest.jsonexamples/source/**assets/examples/**(includes normalized + PDF goldens;pdf_sha256recorded in the manifest)CONTRIBUTING.mdREADME.md(bundle usage)
Verify integrity
Download the bundle and verify the checksum:
sha256sum -c docdraw-conformance-bundle-v1.zip.sha256
Spec Release Bundle v1.0
A snapshot release artifact for the DocDraw v1.0 standard (docs + examples + goldens).
- Bundle:
/assets/downloads/docdraw-spec-bundle-v1.0.zip - SHA256:
5d2ed6140c306ae936ac54ab13903eed489f92025e0abd717f2c60f008547257 - SHA file:
/assets/downloads/docdraw-spec-bundle-v1.0.zip.sha256
Verify integrity
sha256sum -c docdraw-spec-bundle-v1.0.zip.sha256
Minimal usage (in repo)
make examples-update
make examples-check