From fd765f4a493467577b8cb9ee4ec0ce063f360b73 Mon Sep 17 00:00:00 2001 From: lishanshan Date: Wed, 16 Sep 2020 10:25:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9readme=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/Releasenotes/README.md | 56 +++++++++++++------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/content/zh/docs/Releasenotes/README.md b/content/zh/docs/Releasenotes/README.md index 63751f53f..05a32c2a8 100644 --- a/content/zh/docs/Releasenotes/README.md +++ b/content/zh/docs/Releasenotes/README.md @@ -1,43 +1,43 @@ # 组件分类 -**应用和基础服务** -- 包括Application && Base-service +**应用和基础服务** + 包括Application && Base-service -**编程语言和编译器** -- 包括Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules +**编程语言和编译器** + 包括Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules -**运行时和中间件** -- 包括Runtime && sig-ai-bigdata && sig-ROS && DB +**运行时和中间件** + 包括Runtime && sig-ai-bigdata && sig-ROS && DB -**虚拟化和容器** -- 包括Virt && oVirt && iSulad && Docker && sig-android-middleware +**虚拟化和容器** + 包括Virt && oVirt && iSulad && Docker && sig-android-middleware -**集群管理** -- 包括sig-Ha && sig-Kubernetes +**集群管理** + 包括sig-Ha && sig-Kubernetes -**内核** -- 包括Kernel +**内核** + 包括Kernel -**安全** -- 包括SIG-Security_facility && sig-bounds_checking_function +**安全** + 包括SIG-Security_facility && sig-bounds_checking_function -**硬件和芯片使能** -- sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra +**硬件和芯片使能** + sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra -**文件系统** -- 包括Storage & sig-ceph +**文件系统** + 包括Storage & sig-ceph -**计算和加速库** -- 包括Computing && kae +**计算和加速库** + 包括Computing && kae -**网络** -- 包括Network && dpdk && sig-REDF +**网络** + 包括Network && dpdk && sig-REDF -**桌面** -- 包括Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE +**桌面** + 包括Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE -**系统工具** -- 包括System-tool && A-Tune && dev-utils && sig-EasyLife +**系统工具** + 包括System-tool && A-Tune && dev-utils && sig-EasyLife -**其它** -- 包括other && private \ No newline at end of file +**其它** + 包括other && private \ No newline at end of file -- Gitee