asterinas/docs
Tate, Hongliang Tian 5b274d6cbe Add project logo to README 2023-12-28 04:42:50 +08:00
..
src Add project logo to README 2023-12-28 04:42:50 +08:00
.gitignore Transform the docs into a Markdown book 2022-07-20 16:52:20 -07:00
README.md Rename jinux to asterinas in documentation and code 2023-12-26 11:49:24 +08:00
book.toml Rename jinux to asterinas in documentation and code 2023-12-26 11:49:24 +08:00

README.md

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