/rCore-Tutorial-Book-v3

v3.6 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.

news

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

Deploy your own docs

$ FORK  https://github.com/rcore-os/rCore-Tutorial-Book-v3.git  to YOUR REPO 
$ git clone YOUR REPO(e.g. https://github.com/YOUR/rCore-Tutorial-Book-v3.git)
$ cd rCore-Tutorial-Book-v3
$ git checkout deploy
$ git merge main
$ make deploy
$ git check main