Hexdocset

Convert hex doc to Dash.app's docset format.

Installation

Requirements

Direct download

Download the binary release from the release page.

Build from source

git clone https://github.com/yesmeck/hexdocset.git && cd hexdocset && mix do deps.get, escript.build

Usage

hexdocset <name> <source> <distination>

Example

Convert Phoenix's doc

hexdocset Phoenix ./phoenix_docs .