asterinas/docs
Jianfeng Jiang 93781df27b Rename crates from jinux-* to aster-* 2023-12-26 11:49:24 +08:00
..
src Rename crates from jinux-* to aster-* 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 reorgnize current codes and rename project to jinux 2022-11-29 14:17:48 +08:00
book.toml reorgnize current codes and rename project to jinux 2022-11-29 14:17:48 +08:00

README.md

Jinux 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