Add necessary comments for doxygen (#3299)

- Add necessary comments for doxygen to generate API documentation
- Update README.md to add a link for End-user APIs documentation
This commit is contained in:
TianlongLiang
2024-04-11 07:50:08 +08:00
committed by GitHub
parent 8756d29e19
commit 4e634bed3f
6 changed files with 30 additions and 0 deletions

View File

@ -67,6 +67,7 @@ The following platforms are supported, click each link below for how to build iw
- [Port WAMR to a new platform](./doc/port_wamr.md)
- [VS Code development container](./doc/devcontainer.md)
- [Samples](./samples) and [Benchmarks](./tests/benchmarks)
- [End-user APIs documentation](https://bytecodealliance.github.io/wamr.dev/apis/)