项目作者: alexbepple

项目描述 :
Dash docset generator for Ramda
高级语言: LiveScript
项目地址: git://github.com/alexbepple/ramda-dash-docset.git
创建时间: 2014-11-17T00:06:36Z
项目社区:https://github.com/alexbepple/ramda-dash-docset

开源协议:

下载


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

  1. $ make builder
  2. $ make
  3. $ 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 …)