Change the documentation website of OSTD

This commit is contained in:
jiangjianfeng 2025-06-27 08:10:41 +00:00 committed by Tate, Hongliang Tian
parent 2e09957ef9
commit 49ef0e9f7a
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ description = "Rust OS framework that facilitates the development of and innovat
license = "MPL-2.0" license = "MPL-2.0"
readme = "README.md" readme = "README.md"
repository = "https://github.com/asterinas/asterinas" repository = "https://github.com/asterinas/asterinas"
documentation = "https://asterinas.github.io/api-docs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@ -18,4 +18,4 @@ Asterinas OSTD offers the following key values.
## OSTD APIs ## OSTD APIs
See [API docs](https://docs.rs/ostd/latest/ostd). See [API docs](https://asterinas.github.io/api-docs).