mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-05-11 00:39:34 +08:00
add os[1-8]-ref for os refereces, add guide, add README
This commit is contained in:
13
guide/source/chapter1/index.rst
Normal file
13
guide/source/chapter1/index.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
.. _link-chapter1:
|
||||
|
||||
第一章:应用程序与基本执行环境
|
||||
==============================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
0intro
|
||||
1app-ee-platform
|
||||
2remove-std
|
||||
3mini-rt-usrland
|
||||
4mini-rt-baremetal
|
||||
Reference in New Issue
Block a user