Liking cljdoc? Tell your friends :D

Dash docset generator for ClojureDocs.org

Performs the following:

  • Mirror clojuredocs.org/clojure_core (around 17mb) using HTTrack
  • Copy html content to default dash docset template
  • Parse all functions from clojure_core.html
  • Populate searchIndex in docSet.dsidx (sqlite db)

Installation

Install the following dependencies:

$ brew install httrack
$ brew install leiningen

Usage

Checkout source and run:

$ lein run

You can now import clojure-docs.docset into Dash.

License

Copyright © 2013 Lokeshwaran

Distributed under the Eclipse Public License, the same as Clojure.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close