DragonOS/docs/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

91 lines
1.7 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. 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.
.. Note: __EXCLUDE_IN_TRANSLATED_START
欢迎来到DragonOS的文档
====================================
.. raw:: html
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Translations</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="locales/en/index.html">English</a></li>
</ul>
</div>
.. Note: __EXCLUDE_IN_TRANSLATED_END
.. toctree::
:maxdepth: 1
:caption: 入门
introduction/index
introduction/build_system
introduction/mirrors
.. toctree::
:maxdepth: 1
:caption: 内核层
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/appdev/index
.. toctree::
:maxdepth: 1
:caption: Q&A
questions/index
.. toctree::
:maxdepth: 1
:caption: DragonOS社区
community/code_contribution/index
community/contact/index
community/ChangeLog/index
.. Note: __EXCLUDE_IN_TRANSLATED_START
.. toctree::
:maxdepth: 1
:caption: Translations
locales/en/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. Note: __EXCLUDE_IN_TRANSLATED_END