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

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

Awesome Lists containing this project

README

          

# jellyrock-code-docs

[![Code Documentation](https://img.shields.io/badge/Code%20Documentation-purple)](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