mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 14:16:47 +00:00
40 lines
694 B
ReStructuredText
40 lines
694 B
ReStructuredText
.. 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`
|