初始化了文档

This commit is contained in:
longjin
2022-06-17 23:50:40 +08:00
parent 9ce123418f
commit 0d0705a169
8 changed files with 164 additions and 1 deletions

39
docs/index.rst Normal file
View File

@ -0,0 +1,39 @@
.. DragonOS documentation master file, created by
sphinx-quickstart on Fri Jun 17 23:12:00 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
欢迎来到DragonOS的文档
====================================
.. toctree::
:maxdepth: 2
:caption: 入门
introduction/intro
.. toctree::
:maxdepth: 2
:caption: 内核层
introduction/intro
.. toctree::
:maxdepth: 2
:caption: 用户层
introduction/intro
.. toctree::
:maxdepth: 2
:caption: 系统调用api文档
syscall_api/intro
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`