dash-docset-matlab
dash-docset-matlab copied to clipboard
Generate Dash Docset for Matlab
trafficstars
dash-docset-matlab
This is a dashing configuration file to help generate dash/zeal docset for Matlab.
Matlab documentation was removed from dash official feeds at the request of MathWorks. But what's the matter if I just put a json here!
Steps to generate the docset
- Install dashing
cd MATLAB_ROOT/helpcp THIS_REPO/{dashing.json,icon.png} .- Edit the version identifier in
dashing.jsonif not using Matlab R2015b dashing buildwill give you amatlab.docsetfolder.
Right now this json only roughly parses function names (which is enough for me to use). Feel free to add more features and contribute!
