doc: 0.2.0 release log未被加入sphinix索引树的问题 (#1265)
Signed-off-by: longjin <longjin@DragonOS.org>
This commit is contained in:
parent
0c59c4d4b9
commit
fd2f96dfbd
|
@ -52,7 +52,6 @@ jobs:
|
||||||
branch: "dragonosbot/docs-translation-update"
|
branch: "dragonosbot/docs-translation-update"
|
||||||
branch-suffix: "timestamp"
|
branch-suffix: "timestamp"
|
||||||
base: ${{ github.ref_name }}
|
base: ${{ github.ref_name }}
|
||||||
author: bot <bot@dragonos.org>
|
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
reviewers: fslongjin
|
reviewers: fslongjin
|
||||||
assignees: fslongjin
|
assignees: fslongjin
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# DragonOS 0.2.0 发布说明 (Release Notes)
|
# V0.2.0
|
||||||
|
|
||||||
> 发布日期: 2025-08-22
|
> 发布日期: 2025-08-22
|
||||||
|
|
||||||
> 版本定位: 0.2.0 是 DragonOS 在「可用性、可观测性、可扩展性」三个维度的里程碑版本——引入 **ext4、动态链接、eBPF、虚拟化、命名空间 (PID/Mount/User 初步)、多体系结构 (x86_64 / RISC-V64 / LoongArch64)** 支持,以及系统调用子系统、内存/文件缓存子系统的大幅重构,为后续 0.3.x 的容器化、网络与调度增强打下基础。
|
> 版本定位: 0.2.0 是 DragonOS 在「可用性、可观测性、可扩展性」三个维度的里程碑版本——引入 **ext4、动态链接、eBPF、虚拟化、命名空间 (PID/Mount/User 初步)、多体系结构 (x86_64 / RISC-V64 / LoongArch64)** 支持,以及系统调用子系统、内存/文件缓存子系统的大幅重构,为后续 0.3.x 的容器化、网络与调度增强打下基础。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
V0.2.x/V0.2.0
|
||||||
V0.1.x/V0.1.10
|
V0.1.x/V0.1.10
|
||||||
V0.1.x/V0.1.9
|
V0.1.x/V0.1.9
|
||||||
V0.1.x/V0.1.8
|
V0.1.x/V0.1.8
|
||||||
|
|
Loading…
Reference in New Issue