mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-25 18:23:22 +00:00
:doc: 完善文档组织结构
This commit is contained in:
@ -10,27 +10,26 @@
|
||||
:maxdepth: 1
|
||||
:caption: 入门
|
||||
|
||||
introduction/intro
|
||||
introduction/build_system
|
||||
introduction/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: 内核层
|
||||
|
||||
kernel/intro
|
||||
|
||||
kernel/index
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: 用户层
|
||||
:caption: 应用层
|
||||
|
||||
userland/intro
|
||||
userland/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: 系统调用api文档
|
||||
|
||||
syscall_api/intro
|
||||
syscall_api/index
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
Reference in New Issue
Block a user