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.
Add any or all of the following feeds to Dash:
- IPython: https://raw.github.com/sjpfenninger/dash-docsets/master/feeds/ipython.xml
- pandas: https://raw.github.com/sjpfenninger/dash-docsets/master/feeds/pandas.xml
- statsmodels: https://raw.github.com/sjpfenninger/dash-docsets/master/feeds/statsmodels.xml
- seaborn: https://raw.github.com/sjpfenninger/dash-docsets/master/feeds/seaborn.xml
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.