asterinas/docs
Jianfeng Jiang 99f6765ced Rename jinux to asterinas in documentation and code 2023-12-26 11:49:24 +08:00
..
src Rename jinux to asterinas in documentation and code 2023-12-26 11:49:24 +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