README.md

    rCore-Tutorial-Book-v3

    Documentation of rCore-Tutorial version 3 in Chinese.

    news

    Deployed Page.

    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
    $ make html # After that, the generated doc can be found in rCore-Tutorial-Book-v3/build/html
    $ # modify the doc
    $ git push # or pull request

    项目简介

    A book about how to write OS kernels in Rust easily.

    🚀 Github 镜像仓库 🚀

    源项目地址

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

    发行版本 1

    build 20230406

    全部发行版

    贡献者 51

    全部贡献者

    开发语言

    • Python 77.9 %
    • CSS 15.5 %
    • Makefile 3.8 %
    • Batchfile 2.5 %
    • Shell 0.4 %