Skip to content

sjpfenninger/dash-docsets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.