/dash-docsets

Dash docsets for common scientific Python packages

Primary LanguageJavaScript

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.