mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
:doc: 完善文档组织结构
This commit is contained in:
9
docs/userland/index.rst
Normal file
9
docs/userland/index.rst
Normal file
@ -0,0 +1,9 @@
|
||||
应用层
|
||||
====================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: LibC
|
||||
|
||||
intro
|
||||
libc/index
|
8
docs/userland/libc/index.rst
Normal file
8
docs/userland/libc/index.rst
Normal file
@ -0,0 +1,8 @@
|
||||
LibC文档
|
||||
====================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: LibC
|
||||
|
||||
intro
|
1
docs/userland/libc/intro.md
Normal file
1
docs/userland/libc/intro.md
Normal file
@ -0,0 +1 @@
|
||||
## 简介
|
Reference in New Issue
Block a user