Expand description
§oxidoc-print
PDF rendering pipeline for the Oxidoc documentation engine.
Converts RDX AST to publication-quality PDFs via the oxipdf rendering engine. Supports configurable typography, system font discovery, and debug visualization.
Modules§
Functions§
- render_
file_ to_ pdf - Parse an RDX file and apply the print transform pipeline, then render to PDF.
- render_
to_ pdf - Render an RDX document to PDF bytes.