https://github.com/gerrymanoim/q-docset
Dash/Zeal Docset for q
https://github.com/gerrymanoim/q-docset
dash kdb q
Last synced: 7 months ago
JSON representation
Dash/Zeal Docset for q
- Host: GitHub
- URL: https://github.com/gerrymanoim/q-docset
- Owner: gerrymanoim
- License: mit
- Created: 2017-05-20T22:04:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T03:40:58.000Z (about 9 years ago)
- Last Synced: 2025-01-01T12:11:57.951Z (over 1 year ago)
- Topics: dash, kdb, q
- Language: Shell
- Size: 535 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# q-docset
A Dash/Zeal Docset for q.
Depends on having [Dashing]().
## Build
```bash
bash wget_html.sh # download html
bash build.sh # preprocess & build dash docset
```
Thanks:
- [Keras Docset](https://github.com/kkweon/keras-docset)
- [Dashing](https://github.com/technosophos/dashing)