Popularity
3.3
Stable
Activity
0.0
Stable
21
4
1

Monthly Downloads: 0
Programming language: Elixir
License: MIT License
Tags: Documentation    
Latest version: v1.0.1

hexdocset alternatives and similar packages

Based on the "Documentation" category.
Alternatively, view hexdocset alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of hexdocset or a related project?

Add another 'Documentation' Package

README

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 .