drmargarido / odin-docset

Odin docset generation for the odin pkgs to be used in Zeal / Dash / Velocity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

odin-docset

Odin docset generation for the odin pkgs to be used in Zeal / Dash / Velocity

Setup

  1. Download last version from releases and
  2. Copy the Odin.docset folder to your Zeal / Dash / Velocity docsets folder.
  3. All done, it's ready to use!

Steps to generate the manually

First download the most recent docs for the packages

bash download_pkgs_docs.sh

After the download ends generate the docset database

python3 generate_odin_docset.py

With all that done now you just need to copy the Odin.docset folder to your Zeal / Dash / Velocity docsets folder.

About

Odin docset generation for the odin pkgs to be used in Zeal / Dash / Velocity

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 93.9%Language:Shell 6.1%