This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev-refact
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev-refact by this push:
     new 1ffe1116e4 [feat:3871] Linkis website document optimization (#603)
1ffe1116e4 is described below

commit 1ffe1116e47f91bf96d8e5a95f6c694575a98153
Author: aiceflower <[email protected]>
AuthorDate: Wed Nov 23 10:19:51 2022 +0800

    [feat:3871] Linkis website document optimization (#603)
    
    * version update
    
    * small change
---
 docs/user-guide/linkiscli-manual.md                                 | 2 +-
 docusaurus.config.js                                                | 6 ------
 i18n/zh-CN/docusaurus-plugin-content-docs/current.json              | 2 +-
 .../current/user-guide/linkiscli-manual.md                          | 2 +-
 4 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/docs/user-guide/linkiscli-manual.md 
b/docs/user-guide/linkiscli-manual.md
index 8f6e66df46..ef82251ece 100644
--- a/docs/user-guide/linkiscli-manual.md
+++ b/docs/user-guide/linkiscli-manual.md
@@ -1,5 +1,5 @@
 ---
-title: Linkis-Cli Manual
+title: Shell Script Manual
 sidebar_position: 2.1
 ---
 
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 6d6b564c63..ea48122dd2 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -169,13 +169,7 @@ const darkCodeTheme = 
require('prism-react-renderer/themes/dracula');
           items: [
             {label: '1.3.0', to: '/docs/latest/introduction'},
             {label: '1.2.0', to: '/docs/1.2.0/introduction'},
-            {label: '1.1.3', to: '/docs/1.1.3/introduction'},
-            {label: '1.1.2', to: '/docs/1.1.2/introduction'},
             {label: '1.1.1', to: '/docs/1.1.1/introduction'},
-            {label: '1.1.0', to: '/docs/1.1.0/introduction'},
-            {label: '1.0.3', to: '/docs/1.0.3/introduction'},
-            {label: '1.0.2', to: '/docs/1.0.2/introduction'},
-            {label: '0.11.0', to: '/docs/0.11.0/introduction'},
             {label: 'Next(1.3.1)', to: '/docs/1.3.1/introduction'},
             {label: 'All Version', to: '/versions'}
           ]
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
index 00be51df07..e5b6fc6dbe 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
@@ -8,7 +8,7 @@
     "description": "The label for category advanced Deployment in sidebar 
tutorialSidebar"
   },
   "sidebar.tutorialSidebar.category.User Guide": {
-    "message": "用户手册",
+    "message": "使用指南",
     "description": "The label for category User Guide in sidebar 
tutorialSidebar"
   },
   "sidebar.tutorialSidebar.category.Engine Usage": {
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/linkiscli-manual.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/linkiscli-manual.md
index 19ae658820..4e4f56bc31 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/linkiscli-manual.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/linkiscli-manual.md
@@ -1,5 +1,5 @@
 ---
-title: Linkis-Cli 的使用
+title: Shell 脚本的使用
 sidebar_position: 2
 ---
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to