Skip to content

frou/ocaml-docset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml Docset for Dash

This is an alternative Dash docset for the OCaml language and its standard-library.

Compared to Dash's official docset for OCaml1, this one:

  • Is more up-to-date.
  • Has better accuracy, in terms of which identifiers are successfully indexed and how they are categorized.
  • Has better usability, e.g. the hierarchy of the Sections within a page is preserved in the sidebar.

Generating the Docset

Important

The python3 and make commands must be available on your system.

Clone this repository and then run make in its directory. The OCaml reference manual will automatically be downloaded, and then transformed into ./generated/ocaml-unofficial.docset

Installing the Docset

In the Dash application, choose Settings > Docsets > [+] > Add Local Docset and select the generated docset mentioned above.

Footnotes

  1. As far as I can tell, the code that generates Dash's official docset for OCaml is not open-source, so this one is not derived from it.

About

An improved OCaml docset for Dash.

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
LICENSE-OCaml.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.7%
  • Makefile 15.7%
  • TypeScript 14.7%
  • Shell 2.9%