asterinas/docs
Tate, Hongliang Tian 7e4e3fd643 Add README for docs 2022-08-08 12:26:50 -07:00
..
src Update docs 2022-07-21 00:22:28 -07:00
.gitignore Transform the docs into a Markdown book 2022-07-20 16:52:20 -07:00
README.md Add README for docs 2022-08-08 12:26:50 -07:00
book.toml Update docs 2022-07-21 00:22:28 -07:00

README.md

KxOS 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