cdk_doc toolcdk_doc is a tool that helps you build documentation for the ocaml libraries you write. Documentation is generated in two formats: man pages and texinfo. From this latter format, standard GNU tools can produce postscript, html, pdf and info formats.
cdk_doc can process two kinds of files: .mli files (interfaces) and .doc files (documentation files).
Go to the first, previous, next, last section, table of contents.