doc-ock
Extract documentation from OCaml files
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package doc-ock
-
doc-ock
-
doc-ock.ocamlary
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Manual
Module
CHANGES.md.html
Fix assertion failure (ocaml/odoc#103).
v1.2.0
Follow odoc evolution.
v1.1.1
minimize substs in paths.
i.e. instead of having (Foo.Bar.Baz.t)/(Toto.Tata.Baz.t) we now have
((Foo.Bar)/(Toto.Tata)).Baz.tremember sections titles to be able to splice them when referencing sections.
(ocaml-doc/odoc#37)
v1.1.0
switch build to jbuilder.
add support for OCaml 4.04 and 4.05.
nicer handling of canonical modules using "display types".
ad hoc handling of undocumented module aliases: we retrieve the synopsis of
the module which is aliased and use that to document the binding.
v1.0.0
Initial release.
ON THIS PAGE
No table of contents