- Add
https://ocf.io/kkweon/docset/Keras.xml
to the feed url in Dash/Zeal
- You need to install Dashing
go get -u github.com/technosophos/dashing
make build
- There is a keras.docset inside
keras.io
- Preferences -> Docsets -> Add docset
keras.docset
to~/.local/share/Zeal/Zeal/docsets/keras.docset
`
.
├── build.sh
├── copy_docset.sh # check the path before you run this
├── Makefile
├── dashing.json
├── README.md
├── theme.css
├── theme_extra.css
└── wget_html.sh
- Please feel free to send a PR