Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 588 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 588 Bytes

Hexdocset

Dash support hexdoc officially now!

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

Installation

Requirements

  • sqlite3

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 .