Export: HTML

Generates a standalone, self-contained HTML page documenting the data contract.

datacontract export html orders.odcs.yaml --output orders.html

Running this against the example orders contract produces a single self-contained orders.html file (no external assets) that renders:

Open the file in any browser or publish it as static documentation.