Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 449 Bytes

File metadata and controls

32 lines (21 loc) · 449 Bytes

docs

Documentation for CommandAPI.

How to build

Build website

yarn install
yarn docs:build

View website changes locally

yarn docs:dev

Verify reference code

cd reference-code
./gradlew build

License

All things in this repository EXCEPT docs/.vitepress/theme/author/PageAuthors.vue (this file is licensed under CC BY-NC-SA 4.0 License) is licensed under MIT License.