pfefferle / dash-apidoc

An apiDoc Dash.app docset

Home Page:http://apidocjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dash-apidoc

dash-apidoc is a docset for Dash.app containing the latest apiDoc documentation.

Installing

Install by opening Dash.app preferences, switch to Downloads, click +, and enter the feed URL https://raw.githubusercontent.com/pfefferle/dash-apidoc/master/apiDoc.xml.

Build

To rebuild or update this docset run the following commands in the following order:

  1. $ sh sync.sh to grab the newest version of the documentation
  2. $ python rebuild.py to generate the docset from the grabbed sources
  3. $ sh pack.sh to build the tgz file for a new release

Changelog

1.0.1

  • updated docs
  • removed JavaScripts

1.0.0

  • initial

Thanks

The sync.sh and rebuild.py scripts are based on @willnorris' awesome RFCDash Docset versions.

About

An apiDoc Dash.app docset

http://apidocjs.com


Languages

Language:HTML 79.3%Language:CSS 15.2%Language:JavaScript 4.5%Language:Python 0.8%Language:Shell 0.1%