/rCore-Tutorial-Book-v3

v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

rCore-Tutorial-Book-v3

Documentation of rCore-Tutorial version 3 in Chinese.

Deployed version can be found here.

If you cannot access github.io normally due to network problems, please visit the synchronized version hosted on gitee.

Todo List

  • code tree in introduction
  • rust module system in chapter1
  • update rustsbi to 0.1.1

Deploy docs on github

$ git checkout deploy
$ git merge main
$ make deploy
$ git check main