An open API service indexing awesome lists of open source software.

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

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)