Update OSDK guide

This commit is contained in:
Jianfeng Jiang
2024-02-27 09:30:26 +00:00
committed by Tate, Hongliang Tian
parent 16298008fc
commit cab5cf9574
6 changed files with 343 additions and 5 deletions

View File

@ -19,11 +19,11 @@
# Asterinas OSDK
* [OSDK User Guide]()
* [Why OSDK]()
* [Creating an OS Project]()
* [Testing or Running an OS Project]()
* [Working in a Workspace]()
* [OSDK User Guide](osdk/guide/README.md)
* [Why OSDK](osdk/guide/why.md)
* [Creating an OS Project](osdk/guide/create-project.md)
* [Testing or Running an OS Project](osdk/guide/run-project.md)
* [Working in a Workspace](osdk/guide/work-in-workspace.md)
* [OSDK User Reference]()
* [Commands]()
* [cargo osdk new]()