Browse Source

doc: 0.2.0 release log未被加入sphinix索引树的问题 (#1265)

Signed-off-by: longjin <longjin@DragonOS.org>
LoGin 1 day ago
parent
commit
fd2f96dfbd

+ 0 - 1
.github/workflows/doc_translation.yml

@@ -52,7 +52,6 @@ jobs:
           branch: "dragonosbot/docs-translation-update"
           branch-suffix: "timestamp"
           base: ${{ github.ref_name }}
-          author: bot <bot@dragonos.org>
           delete-branch: true
           reviewers: fslongjin
           assignees: fslongjin

+ 2 - 1
docs/community/ChangeLog/V0.2.x/V0.2.0.md

@@ -1,6 +1,7 @@
-# DragonOS 0.2.0 发布说明 (Release Notes)
+# V0.2.0
 
 > 发布日期: 2025-08-22
+
 > 版本定位: 0.2.0 是 DragonOS 在「可用性、可观测性、可扩展性」三个维度的里程碑版本——引入 **ext4、动态链接、eBPF、虚拟化、命名空间 (PID/Mount/User 初步)、多体系结构 (x86_64 / RISC-V64 / LoongArch64)** 支持,以及系统调用子系统、内存/文件缓存子系统的大幅重构,为后续 0.3.x 的容器化、网络与调度增强打下基础。
 
 ---

+ 1 - 0
docs/community/ChangeLog/index.rst

@@ -6,6 +6,7 @@
 ..  toctree::
     :maxdepth: 1
 
+    V0.2.x/V0.2.0
     V0.1.x/V0.1.10
     V0.1.x/V0.1.9
     V0.1.x/V0.1.8