Documentation is not correctly produced for many modules,
including for example extHashtbl.
I suspect this is a bug in ocamldoc. I think so, because
the same problem exists for the standard ocaml distribution.
[Funny no one has comment on this?]
Here's the whole page I see:
-------------------------------------------------
Previous Up Next
Module ExtHashtbl
module ExtHashtbl: sig end
Extra functions over hashtables.
________________________________________________________________________
module Hashtbl: sig end
|