ocaml-docs-ci icon indicating copy to clipboard operation
ocaml-docs-ci copied to clipboard

Generate documentation from CapnP schema files

Open tmcgilchrist opened this issue 2 years ago • 0 comments

The CapnP schema file represents the true API between ocaml-docs-ci and the consumers of it like cli tools or other services like ocaml.org website. It should be possible to generate HTML/markdown/mld documentation from the schema file. Similar tools exist for gRPC / protobuf and we would like one to exist for CapnP.

tmcgilchrist avatar May 31 '23 03:05 tmcgilchrist