~cypheon/ocaml-docset

An updated OCaml docset for Dash
299351cf — Johann Rudloff 3 years ago
Add pointer to better maintained version
bd0b6789 — Johann Rudloff 4 years ago
Add brief documentation for building locally.
5b9731f4 — Johann Rudloff 4 years ago
Update version to 4.10.0

refs

master
browse  log 
v4.10.0
release notes 

clone

read-only
https://git.sr.ht/~cypheon/ocaml-docset
read/write
git@git.sr.ht:~cypheon/ocaml-docset

You can also use your local clone with git send-email.

#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.