Build dash/zeal docset for TensorFlow.
To use, you can add this feed in Dash/Zeal:
https://raw.githubusercontent.com/ppwwyyxx/dash-docset-tensorflow/master/TensorFlow.xml
Or download the latest release here.
- Install dashing:
go get -u github.com/technosophos/dashing pip install --user python-magic beautifulsoupcd THIS_REPOwget --header 'Accept-Encoding: deflate' --domains=www.tensorflow.org -e robots=off --no-parent --adjust-extension -r 'https://www.tensorflow.org/versions/master/api_docs/'cp dashing.json icon*.png main.css www.tensorflow.org./preprocess.sh www.tensorflow.orgcd www.tensorflow.org/dashing buildwill give you aTensorFlow.docsetfolder.
Right now this dashing.json only roughly parses function names (which is enough for me to use).
Feel free to add more features and contribute!
