sjpfenninger / dash-docsets

Dash docsets for common scientific Python packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dash docsets for scientific Python

Provides docsets for the Dash and Zeal documentation browsers, for stable builds of the following scientific Python packages:

Numpy and Scipy are already included in newer versions of Dash.

All docsets are set to use the Python language family and are added under the python: keyword by default. The scripts used to build the docsets are included.

Installation in Dash

Add any or all of the following feeds to Dash:

Building the docsets

make fetch-{packagename} downloads the documentation from the websites of these packages, make build-{packagename} builds docsets with minimal additional processing (see build-docset.sh).

doc2dash is required to build the docsets.

About

Dash docsets for common scientific Python packages


Languages

Language:JavaScript 84.5%Language:Makefile 13.1%Language:Shell 2.4%