The documentation is generated from markdown files using Docusaurus 2.
- Documentation - with breadcrumb navigation and sidebar lvl 2 menu
- Javadoc (generated from JDK9+ - Recommended JDK11 which are current LTS)
You can generate the documentaton locally to inspect your changes using:
- run locally:
yarn start
- build locally:
yarn build
This project is under MIT License