From 361433c6a0182b9db9700481f4625f2b15bd8c0c Mon Sep 17 00:00:00 2001 From: lvmingfu <630944715@qq.com> Date: Fri, 4 Sep 2020 19:05:29 +0800 Subject: [PATCH] modify code formats at index.rst in tutorials --- tutorials/source_zh_cn/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorials/source_zh_cn/index.rst b/tutorials/source_zh_cn/index.rst index aed7fc45..fcc73b9b 100644 --- a/tutorials/source_zh_cn/index.rst +++ b/tutorials/source_zh_cn/index.rst @@ -67,10 +67,9 @@ MindSpore教程 .. toctree:: :glob: :maxdepth: 1 - :caption: 端云使用 + :caption: 云上使用 advanced_use/use_on_the_cloud - advanced_use/on_device_inference .. toctree:: :glob: -- GitLab