From 1908882878032be190c078a31cd1d9f405c8e4a4 Mon Sep 17 00:00:00 2001 From: zhangyi Date: Mon, 29 Aug 2022 14:41:56 +0800 Subject: [PATCH] delete unordered list in 1.8 --- docs/devtoolkit/docs/source_en/index.rst | 7 +------ docs/devtoolkit/docs/source_zh_cn/index.rst | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/docs/devtoolkit/docs/source_en/index.rst b/docs/devtoolkit/docs/source_en/index.rst index 2a626580f4..c3261cc696 100644 --- a/docs/devtoolkit/docs/source_en/index.rst +++ b/docs/devtoolkit/docs/source_en/index.rst @@ -3,12 +3,7 @@ MindSpore Dev Toolkit MindSpore Dev Toolkit is a development kit for MindSpore developers. It uses technologies such as deep learning, intelligent search, and intelligent recommendation to build the best intelligent computing experience, improve the usability of the MindSpore framework, and facilitate the promotion of the MindSpore ecosystem. -MindSpore Dev Toolkit provides the following functions: - -- `Project creation `_ -- `Code completion `_ -- `Operator search `_ -- `Document search `_ +MindSpore Dev Toolkit currently provides `Project creation `_, `Code completion `_, `Operator search `_, `Document search `_. System Requirements ------------------------------ diff --git a/docs/devtoolkit/docs/source_zh_cn/index.rst b/docs/devtoolkit/docs/source_zh_cn/index.rst index cbb4a341e1..c5944f9455 100644 --- a/docs/devtoolkit/docs/source_zh_cn/index.rst +++ b/docs/devtoolkit/docs/source_zh_cn/index.rst @@ -3,12 +3,7 @@ MindSpore Dev Toolkit文档 MindSpore Dev Toolkit是一款面向MindSpore开发者的开发套件。通过深度学习、智能搜索及智能推荐等技术,打造智能计算最佳体验,致力于全面提升MindSpore框架的易用性,助力MindSpore生态推广。 -MindSpore Dev Toolkit目前提供以下四项功能: - -- `创建项目 `_ -- `智能补全 `_ -- `算子互搜 `_ -- `文档搜索 `_ +MindSpore Dev Toolkit目前提供 `创建项目 `_ 、`智能补全 `_ 、`算子互搜 `_ 和 `文档搜索 `_ 四项功能。 系统需求 ------------------------------ -- Gitee