mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 21:06:48 +00:00
305 B
305 B
Asterinas Documentation
The documentation is rendered as a book with mdBook,
which can be installed with cargo
.
cargo install mdbook
To build the book and read it in your default browser, run the following command.
mdbook serve --open