hoyon / elixir-dash-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script to create dash/zeal docsets for Elixir packages.

Requirements:

  • dashing
  • python3 with beautiful soup and html5lib installed
  • jq
  • curl
  • wget

Running:

cd elixir-dash-docs
./build.sh PACKAGE

The docsets will be created in ./docsets and should then be copied into your docsets directory

About


Languages

Language:Python 63.9%Language:Shell 36.1%