~cypheon/ocaml-docset

ocaml-docset/README.md -rw-r--r-- 623 bytes
299351cf — Johann Rudloff Add pointer to better maintained version 3 years ago

#Newer version available

A better, more actively maintained version is available: https://github.com/frou/ocaml-docset

#OCaml 4.10.0 docset for Dash

This is an updated OCaml docset for Dash.

Improvements over the original docset:

  • updated for OCaml version 4.10
  • constructors are indexed
  • functions are tagged as "function" instead of "value"
  • "core" library indexed
  • some fixes for operator indexing

#Building

pipenv install
make

These commands will download the required reference manual file and create the output docset and tarball in the ./target/ subfolder.