修正了目录结构的bug

This commit is contained in:
fslongjin 2022-06-18 14:31:48 +08:00
parent fb19a34c0b
commit 8cf4dc53fb
5 changed files with 6 additions and 10 deletions

View File

@ -3,7 +3,7 @@
.. toctree::
:maxdepth: 1
:caption: LibC
:caption: 目录
intro
build_system

View File

@ -3,6 +3,6 @@
.. toctree::
:maxdepth: 2
:caption: bl
:caption: 目录
intro

View File

@ -3,6 +3,6 @@
.. toctree::
:maxdepth: 1
:caption: 系统调用API
:caption: 目录
intro

View File

@ -1,13 +1,9 @@
应用层
====================================
.. toctree::
:maxdepth: 1
intro
.. toctree::
:maxdepth: 2
:caption: LibC
:caption: 目录
intro
libc/index

View File

@ -1 +1 @@
# 应用层
# 简介