DragonOS/docs/locales/en/index.rst
LoGin ae987c6f9a
doc: Add Q&A docs (#1174)
* docs: 添加常见问题解答文档并更新工作流配置

- 新增questions目录及构建错误FAQ文档
- 更新文档翻译工作流触发分支为master和doc-*
- 优化PR创建时的提交信息格式

Signed-off-by: longjin <longjin@DragonOS.org>

* ci: 改进文档翻译工作流并添加失败处理

- 添加获取短SHA步骤用于PR标题
- 在翻译脚本中添加失败退出逻辑

Signed-off-by: longjin <longjin@DragonOS.org>

* docs: Translation update [b7b5ea2c] (#1173)

* Update translated documentation
---------

Co-authored-by: dragonosbot <bot@dragonos.org>

* 1

* 1

---------

Signed-off-by: longjin <longjin@DragonOS.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dragonosbot <bot@dragonos.org>
2025-05-23 02:02:48 +08:00

69 lines
1.5 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-22 09:21:59
- 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: Q&A
questions/index
.. toctree::
:maxdepth: 1
:caption: DragonOS Community
community/code_contribution/index
community/contact/index
community/ChangeLog/index