Add the doc of cargo osdk profile to the book

This commit is contained in:
Zhang Junyang 2025-01-21 09:41:15 +08:00 committed by Tate, Hongliang Tian
parent 6de5be1ecc
commit ae02eb227d

View File

@ -34,6 +34,7 @@
* [cargo osdk run](osdk/reference/commands/run.md)
* [cargo osdk test](osdk/reference/commands/test.md)
* [cargo osdk debug](osdk/reference/commands/debug.md)
* [cargo osdk profile](osdk/reference/commands/profile.md)
* [Manifest](osdk/reference/manifest.md)
# How to Contribute