修正了目录结构的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:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: LibC :caption: 目录
intro intro
build_system build_system

View File

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

View File

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

View File

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

View File

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