https://github.com/bamboo/idris2-dash-docset
Dash docset for Idris 2 libraries
https://github.com/bamboo/idris2-dash-docset
dash docset idris2 idris2-ecosystem
Last synced: 3 months ago
JSON representation
Dash docset for Idris 2 libraries
- Host: GitHub
- URL: https://github.com/bamboo/idris2-dash-docset
- Owner: bamboo
- Created: 2021-05-08T15:00:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-08T15:01:12.000Z (about 5 years ago)
- Last Synced: 2025-10-31T05:42:19.558Z (8 months ago)
- Topics: dash, docset, idris2, idris2-ecosystem
- Language: Makefile
- Homepage:
- Size: 558 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dash docset for Idris 2

## Building locally
- Install [Dashing](https://github.com/technosophos/dashing#install)
- Checkout [Idris 2](https://github.com/idris-lang/Idris2) to `../Idris2`
- Build the Idris2 library docs with
$ cd ../Idris2 && make libdocs
- Finally, make `idris2.docset` via `make`
$ make