The documentation is generated from markdown files using Docusaurus 3.
- Documentation - with breadcrumb navigation and sidebar lvl 2 menu
- Javadoc (generated from JDK 9+; JDK 11 or latest LTS is recommended)
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