mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 17:33:23 +00:00
Remove publish api docs CI
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
f86583dbce
commit
3462da986e
@ -39,9 +39,7 @@ To explore how these APIs come into play,
|
||||
see [the example of a 100-line kernel in safe Rust](a-100-line-kernel.md).
|
||||
|
||||
The OSTD APIs have been extensively documented.
|
||||
You can access the comprehensive API documentation for each release by visiting the [API docs](https://asterinas.github.io/api-docs).
|
||||
Additionally, you can refer to the latest nightly version API documentation at [API docs nightly](https://asterinas.github.io/api-docs-nightly),
|
||||
which remains in sync with the latest changes in the main branch.
|
||||
You can access the comprehensive API documentation by visiting the [docs.rs](https://docs.rs/ostd/latest/ostd).
|
||||
|
||||
## Four Requirements Satisfied
|
||||
|
||||
|
Reference in New Issue
Block a user