mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 22:36:48 +00:00
- add tools/doc_translator.py - translated docs into English Signed-off-by: longjin <longjin@DragonOS.org>
63 lines
1.4 KiB
ReStructuredText
63 lines
1.4 KiB
ReStructuredText
English
|
|
==========================================
|
|
.. note:: AI Translation Notice
|
|
|
|
This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
|
|
|
|
- Source document: index.rst
|
|
|
|
- Translation time: 2025-05-19 02:12:15
|
|
|
|
- Translation model: `Qwen/Qwen3-8B`
|
|
|
|
|
|
Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
|
|
|
|
.. 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.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Getting Started
|
|
|
|
introduction/index
|
|
introduction/build_system
|
|
introduction/mirrors
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Kernel Layer
|
|
|
|
kernel/configuration/index
|
|
kernel/boot/index
|
|
kernel/core_api/index
|
|
kernel/locking/index
|
|
kernel/process_management/index
|
|
kernel/sched/index
|
|
kernel/ipc/index
|
|
kernel/memory_management/index
|
|
kernel/filesystem/index
|
|
kernel/debug/index
|
|
kernel/ktest/index
|
|
kernel/cpu_arch/index
|
|
kernel/container/index
|
|
kernel/libs/index
|
|
kernel/trace/index
|
|
kernel/syscall/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Userland Layer
|
|
|
|
userland/appdev/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: DragonOS Community
|
|
|
|
community/code_contribution/index
|
|
community/contact/index
|
|
community/ChangeLog/index
|