~cypheon/ocaml-docset

bd0b6789bfa945e8cf81d4e813b2d3a3f53fb758 — Johann Rudloff 4 years ago 5b9731f v4.10.0
Add brief documentation for building locally.
1 files changed, 8 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +8 -0
@@ 9,3 9,11 @@ Improvements over the original docset:
 * 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.