Popularity
3.4
Growing
Activity
0.0
Stable
21
4
1
Monthly Downloads: 2
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.
-
Xcribe
XCribe is a doc generator for Rest APIs built with Phoenix. The documentation is generated by the test specs.
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of hexdocset or a related project?
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 .