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

https://github.com/twitch4j/twitch4j.github.io

Twitch4J Page
https://github.com/twitch4j/twitch4j.github.io

documentation hacktoberfest

Last synced: over 1 year ago
JSON representation

Twitch4J Page

Awesome Lists containing this project

README

          

# Twitch4J Page

The documentation is generated from markdown files using [Docusaurus 3](https://docusaurus.io/).

## Contents

- [Documentation](content/docs) - with breadcrumb navigation and sidebar lvl 2 menu
- [Javadoc](static/javadoc) (generated from JDK 9+; JDK 11 or latest LTS is recommended)

## Build

You can generate the documentaton locally to inspect your changes using:

- run locally: `yarn start`
- build locally: `yarn build`

## License

This project is under [MIT License](LICENSE)