asterinas/docs
Jianfeng Jiang 41b79cf823 reorgnize current codes and rename project to jinux 2022-11-29 14:17:48 +08:00
..
src reorgnize current codes and rename project to jinux 2022-11-29 14:17:48 +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