https://github.com/cewert/jellyrock-code-docs
JSDoc code documentation for the JellyRock Roku app
https://github.com/cewert/jellyrock-code-docs
brighterscript brightscript documentation jellyrock jsdoc
Last synced: 6 months ago
JSON representation
JSDoc code documentation for the JellyRock Roku app
- Host: GitHub
- URL: https://github.com/cewert/jellyrock-code-docs
- Owner: cewert
- License: gpl-2.0
- Created: 2025-07-30T23:12:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-07T19:47:15.000Z (6 months ago)
- Last Synced: 2025-08-07T20:46:09.224Z (6 months ago)
- Topics: brighterscript, brightscript, documentation, jellyrock, jsdoc
- Homepage: https://cewert.github.io/jellyrock-code-docs/
- Size: 1.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jellyrock-code-docs
[](https://cewert.github.io/jellyrock-code-docs/)
Automatically generated code documentation for the [JellyRock](https://github.com/cewert/jellyrock) Roku app.
## Build
``` bash
git clone https://github.com/cewert/jellyrock-code-docs.git
cd jellyrock-code-docs
npm install
npm run build
```
## Credits
- [brighterscript-jsdocs-plugin](https://www.npmjs.com/package/brighterscript-jsdocs-plugin) NPM package
- [clean-jsdoc-theme](https://github.com/ankitskvmdam/clean-jsdoc-theme) JSDoc theme
- [Brightscript Function Comment](https://marketplace.visualstudio.com/items?itemName=AliceBeckett.brightscriptcomment) VSCode extension