Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.97 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.97 KB

Dash docsets for scientific Python

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

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 downloads the documentation from the websites of these packages, make build builds docsets with minimal additional processing (see build-docset.sh).

doc2dash is required to build the docsets.