Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhh/dash
Dash contributions
https://github.com/jhh/dash
Last synced: 27 days ago
JSON representation
Dash contributions
- Host: GitHub
- URL: https://github.com/jhh/dash
- Owner: jhh
- Created: 2022-01-13T15:52:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T15:52:11.000Z (about 3 years ago)
- Last Synced: 2024-12-16T03:42:11.329Z (about 1 month ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dash Custom Docsets and Cheatsheets
## Javadoc
1. Download `javadocset` binary linked from the GitHub [repo](https://github.com/Kapeli/javadocset) and save somewhere on `$PATH`
## WPILib Java Docset
1. Download the latest version of the `allwpilib` library source from GitHub releases [page](https://github.com/wpilibsuite/allwpilib/releases)
2. Run `./gradlew generateJavaDocs` in downloaded repo
3. Go into `docsets/wpilib` subdirectory
4. Edit `build.sh` to update `allwpilib` version
5. Run `build.sh`