ocaml-docs-ci
ocaml-docs-ci copied to clipboard
Generate documentation from CapnP schema files
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.