mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 11:16:47 +00:00
修正了目录结构的bug
This commit is contained in:
parent
fb19a34c0b
commit
8cf4dc53fb
@ -3,7 +3,7 @@
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: LibC
|
||||
:caption: 目录
|
||||
|
||||
intro
|
||||
build_system
|
||||
|
@ -3,6 +3,6 @@
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: bl
|
||||
:caption: 目录
|
||||
|
||||
intro
|
||||
|
@ -3,6 +3,6 @@
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: 系统调用API
|
||||
:caption: 目录
|
||||
|
||||
intro
|
||||
|
@ -1,13 +1,9 @@
|
||||
应用层
|
||||
====================================
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
intro
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: LibC
|
||||
|
||||
:caption: 目录
|
||||
|
||||
intro
|
||||
libc/index
|
@ -1 +1 @@
|
||||
# 应用层
|
||||
# 简介
|
Loading…
x
Reference in New Issue
Block a user