Skip to content

alexbepple/ramda-dash-docset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 2, 2020
6972d0c · Apr 2, 2020
Apr 1, 2020
Apr 2, 2020
Apr 7, 2019
Jun 2, 2017
Apr 1, 2020
Apr 2, 2020
Jun 2, 2017
Jan 21, 2016
Apr 2, 2020
Apr 1, 2020
Mar 30, 2016
Jan 21, 2016
Apr 2, 2020
Apr 2, 2020
Apr 2, 2020
Jan 21, 2016
Apr 7, 2019
Apr 7, 2019

Repository files navigation

Features

  • All original content from http://ramdajs.com/

  • No fluff that is not central to the docset functionality. This excludes build status, chats and whatever else is on the main page.

  • "Expand/collapse parameters" for parameter description.

Generate docset

The only requirement should be Docker. If the build needs anything else, consider it a bug.

Run

$ make builder
$ make
$ make install

Only tested on macOS. However, it should work in any Docker environment.

Update version

  • make update_published_docs
  • Change version in Makefile
  • Generate docset.
    • Most likely, the number of functions will change. Change it in check/docset_spec.ls

Icon

Generated from http://ramda.jcphillipps.com/logo/ramdaFilled.svg using iConvert.

Manual tests

  • "Open in REPL" (… main.js …)