Re: documentation for packages
Gabriel Scherer <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <CAPFanBEke2-eVP+DYs498=imHYm0C=iqx3y6tSS-ioy7OVrvbg@mail.gmail.com> |
You should have a look at: - the GODI package documentation: http://docs.camlcity.org/docs/index.html - OCamloscope: http://ocamloscope.herokuapp.com/ On Wed, Feb 5, 2014 at 8:11 AM, Vlad Kozin <[email protected]> wrote: > > > Hi all. A really silly question. Where do I find docs for ocaml packages? > ocaml.org says specific packages should link to their respective > docs, but it doesn't appear so. For example Core: > https://opam.ocaml.org/pkg/core/core.109.60.00/ has nothing > > More generally is there a way for me to search the contents of packages > and libraries for declarations? Say, find all modules that define toList > procedure. > > Thanks > --- > Vlad Kozin <[email protected]> > > > > > > >