You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/07/16 03:53:25 UTC

[shardingsphere-elasticjob] branch master updated: Update structure of user-manual (#1083)

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

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new 47e6fe9  Update structure of user-manual (#1083)
47e6fe9 is described below

commit 47e6fe904485d995c8efb3b2e49d7a43fddf74b0
Author: Liang Zhang <te...@163.com>
AuthorDate: Thu Jul 16 11:53:17 2020 +0800

    Update structure of user-manual (#1083)
---
 .../elasticjob-lite => dev-manual}/customized-hook.cn.md          | 4 ++--
 .../elasticjob-lite => dev-manual}/customized-hook.en.md          | 6 ++++--
 .../elasticjob-lite => dev-manual}/job-sharding-strategy.cn.md    | 4 ++--
 .../elasticjob-lite => dev-manual}/job-sharding-strategy.en.md    | 4 ++--
 docs/content/dev-manual/roadmap.cn.md                             | 4 ++--
 docs/content/dev-manual/roadmap.en.md                             | 4 ++--
 .../{deploy-guide.en.md => configuration/_index.cn.md}            | 2 +-
 .../{deploy-guide.en.md => configuration/_index.en.md}            | 2 +-
 .../elasticjob-cloud/{ => configuration}/restful-api.cn.md        | 3 +--
 .../elasticjob-cloud/{ => configuration}/restful-api.en.md        | 3 +--
 .../{restful-api.en.md => operation/_index.cn.md}                 | 2 +-
 .../{restful-api.en.md => operation/_index.en.md}                 | 2 +-
 .../elasticjob-cloud/{ => operation}/deploy-guide.cn.md           | 3 +--
 .../operation}/deploy-guide.en.md                                 | 3 +--
 .../elasticjob-cloud/{ => operation}/high-availability.cn.md      | 3 +--
 .../elasticjob-cloud/{ => operation}/high-availability.en.md      | 3 +--
 .../elasticjob-cloud/{ => operation}/web-console.cn.md            | 3 +--
 .../operation}/web-console.en.md                                  | 3 +--
 .../elasticjob-cloud/{dev-guide.en.md => usage/_index.cn.md}      | 2 +-
 .../elasticjob-cloud/{dev-guide.en.md => usage/_index.en.md}      | 2 +-
 .../user-manual/elasticjob-cloud/{ => usage}/dev-guide.cn.md      | 1 -
 .../user-manual/elasticjob-cloud/{ => usage}/dev-guide.en.md      | 1 -
 .../user-manual/elasticjob-cloud/{ => usage}/local-executor.cn.md | 3 +--
 .../user-manual/elasticjob-cloud/{ => usage}/local-executor.en.md | 3 +--
 .../user-manual/elasticjob-lite/configuration/_index.cn.md        | 8 ++++++++
 .../user-manual/elasticjob-lite/configuration/_index.en.md        | 8 ++++++++
 .../elasticjob-lite/{ => configuration}/job-config.cn.md          | 3 +--
 .../elasticjob-lite/{ => configuration}/job-config.en.md          | 3 +--
 docs/content/user-manual/elasticjob-lite/operation-manual.en.md   | 8 --------
 docs/content/user-manual/elasticjob-lite/operation/_index.cn.md   | 8 ++++++++
 docs/content/user-manual/elasticjob-lite/operation/_index.en.md   | 8 ++++++++
 .../elasticjob-lite/{ => operation}/deploy-guide.cn.md            | 3 +--
 .../operation}/deploy-guide.en.md                                 | 3 +--
 .../user-manual/elasticjob-lite/{ => operation}/dump.cn.md        | 3 +--
 .../user-manual/elasticjob-lite/{ => operation}/dump.en.md        | 3 +--
 .../elasticjob-lite/{ => operation}/execution-monitor.cn.md       | 3 +--
 .../elasticjob-lite/{ => operation}/execution-monitor.en.md       | 3 +--
 .../elasticjob-lite/{ => operation}/job-reconcile.cn.md           | 3 +--
 .../elasticjob-lite/{ => operation}/job-reconcile.en.md           | 3 +--
 .../user-manual/elasticjob-lite/{ => operation}/web-console.cn.md | 3 +--
 .../operation}/web-console.en.md                                  | 1 -
 docs/content/user-manual/elasticjob-lite/usage/_index.cn.md       | 8 ++++++++
 docs/content/user-manual/elasticjob-lite/usage/_index.en.md       | 8 ++++++++
 .../user-manual/elasticjob-lite/{ => usage}/event-trace.cn.md     | 3 +--
 .../user-manual/elasticjob-lite/{ => usage}/event-trace.en.md     | 3 +--
 .../content/user-manual/elasticjob-lite/{ => usage}/job-api.cn.md | 1 -
 .../content/user-manual/elasticjob-lite/{ => usage}/job-api.en.md | 1 -
 .../user-manual/elasticjob-lite/{ => usage}/job-listener.cn.md    | 3 +--
 .../user-manual/elasticjob-lite/{ => usage}/job-listener.en.md    | 3 +--
 .../{operation-manual.cn.md => usage/operation-api.cn.md}         | 5 ++---
 .../content/user-manual/elasticjob-lite/usage/operation-api.en.md | 7 +++++++
 51 files changed, 102 insertions(+), 84 deletions(-)

diff --git a/docs/content/user-manual/elasticjob-lite/customized-hook.cn.md b/docs/content/dev-manual/customized-hook.cn.md
similarity index 91%
rename from docs/content/user-manual/elasticjob-lite/customized-hook.cn.md
rename to docs/content/dev-manual/customized-hook.cn.md
index e11a48f..e377653 100644
--- a/docs/content/user-manual/elasticjob-lite/customized-hook.cn.md
+++ b/docs/content/dev-manual/customized-hook.cn.md
@@ -1,7 +1,7 @@
 +++
-pre = "<b>4.1.7. </b>"
+pre = "<b>5.3. </b>"
 title = "定制化处理"
-weight = 7
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/customized-hook.en.md b/docs/content/dev-manual/customized-hook.en.md
similarity index 55%
rename from docs/content/user-manual/elasticjob-lite/customized-hook.en.md
rename to docs/content/dev-manual/customized-hook.en.md
index e68913b..2713415 100644
--- a/docs/content/user-manual/elasticjob-lite/customized-hook.en.md
+++ b/docs/content/dev-manual/customized-hook.en.md
@@ -1,6 +1,8 @@
 +++
-pre = "<b>4.1.7. </b>"
+pre = "<b>5.3. </b>"
 title = "Customization"
-weight = 10
+weight = 3
 chapter = true
 +++
+
+TODO
diff --git a/docs/content/user-manual/elasticjob-lite/job-sharding-strategy.cn.md b/docs/content/dev-manual/job-sharding-strategy.cn.md
similarity index 98%
rename from docs/content/user-manual/elasticjob-lite/job-sharding-strategy.cn.md
rename to docs/content/dev-manual/job-sharding-strategy.cn.md
index 79a15b9..28559ca 100644
--- a/docs/content/user-manual/elasticjob-lite/job-sharding-strategy.cn.md
+++ b/docs/content/dev-manual/job-sharding-strategy.cn.md
@@ -1,7 +1,7 @@
 +++
-pre = "<b>4.1.3. </b>"
+pre = "<b>5.2. </b>"
 title = "作业分片策略"
-weight = 3
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/job-sharding-strategy.en.md b/docs/content/dev-manual/job-sharding-strategy.en.md
similarity index 64%
rename from docs/content/user-manual/elasticjob-lite/job-sharding-strategy.en.md
rename to docs/content/dev-manual/job-sharding-strategy.en.md
index b678877..626608b 100644
--- a/docs/content/user-manual/elasticjob-lite/job-sharding-strategy.en.md
+++ b/docs/content/dev-manual/job-sharding-strategy.en.md
@@ -1,7 +1,7 @@
 +++
-pre = "<b>4.1.3. </b>"
+pre = "<b>5.2. </b>"
 title = "Job Sharding Strategy"
-weight = 3
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/dev-manual/roadmap.cn.md b/docs/content/dev-manual/roadmap.cn.md
index f4fa4e5..4614941 100644
--- a/docs/content/dev-manual/roadmap.cn.md
+++ b/docs/content/dev-manual/roadmap.cn.md
@@ -1,7 +1,7 @@
 +++
-pre = "<b>5.2. </b>"
+pre = "<b>5.4. </b>"
 title = "线路规划"
-weight = 2
+weight = 4
 chapter = true
 +++
 
diff --git a/docs/content/dev-manual/roadmap.en.md b/docs/content/dev-manual/roadmap.en.md
index f5623d8..bcc6304 100644
--- a/docs/content/dev-manual/roadmap.en.md
+++ b/docs/content/dev-manual/roadmap.en.md
@@ -1,7 +1,7 @@
 +++
-pre = "<b>5.2. </b>"
+pre = "<b>5.4. </b>"
 title = "Roadmap"
-weight = 2
+weight = 4
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md b/docs/content/user-manual/elasticjob-cloud/configuration/_index.cn.md
old mode 100755
new mode 100644
similarity index 73%
copy from docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md
copy to docs/content/user-manual/elasticjob-cloud/configuration/_index.cn.md
index 7df5f88..c86d38b
--- a/docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/configuration/_index.cn.md
@@ -1,6 +1,6 @@
 +++
 pre = "<b>4.2.2. </b>"
-title = "Deploy Guide"
+title = "配置手册"
 weight = 2
 chapter = true
 +++
diff --git a/docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md b/docs/content/user-manual/elasticjob-cloud/configuration/_index.en.md
old mode 100755
new mode 100644
similarity index 72%
copy from docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md
copy to docs/content/user-manual/elasticjob-cloud/configuration/_index.en.md
index 7df5f88..612e904
--- a/docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/configuration/_index.en.md
@@ -1,6 +1,6 @@
 +++
 pre = "<b>4.2.2. </b>"
-title = "Deploy Guide"
+title = "Configuration"
 weight = 2
 chapter = true
 +++
diff --git a/docs/content/user-manual/elasticjob-cloud/restful-api.cn.md b/docs/content/user-manual/elasticjob-cloud/configuration/restful-api.cn.md
similarity index 99%
rename from docs/content/user-manual/elasticjob-cloud/restful-api.cn.md
rename to docs/content/user-manual/elasticjob-cloud/configuration/restful-api.cn.md
index 4b8c004..d5ae21f 100755
--- a/docs/content/user-manual/elasticjob-cloud/restful-api.cn.md
+++ b/docs/content/user-manual/elasticjob-cloud/configuration/restful-api.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.3. </b>"
 title = "RESTful API"
-weight = 3
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/restful-api.en.md b/docs/content/user-manual/elasticjob-cloud/configuration/restful-api.en.md
similarity index 60%
copy from docs/content/user-manual/elasticjob-cloud/restful-api.en.md
copy to docs/content/user-manual/elasticjob-cloud/configuration/restful-api.en.md
index 1f240c7..1d08b7b 100755
--- a/docs/content/user-manual/elasticjob-cloud/restful-api.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/configuration/restful-api.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.3. </b>"
 title = "RESTful API"
-weight = 3
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/restful-api.en.md b/docs/content/user-manual/elasticjob-cloud/operation/_index.cn.md
old mode 100755
new mode 100644
similarity index 73%
copy from docs/content/user-manual/elasticjob-cloud/restful-api.en.md
copy to docs/content/user-manual/elasticjob-cloud/operation/_index.cn.md
index 1f240c7..0da1a9a
--- a/docs/content/user-manual/elasticjob-cloud/restful-api.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/_index.cn.md
@@ -1,6 +1,6 @@
 +++
 pre = "<b>4.2.3. </b>"
-title = "RESTful API"
+title = "运维手册"
 weight = 3
 chapter = true
 +++
diff --git a/docs/content/user-manual/elasticjob-cloud/restful-api.en.md b/docs/content/user-manual/elasticjob-cloud/operation/_index.en.md
old mode 100755
new mode 100644
similarity index 74%
rename from docs/content/user-manual/elasticjob-cloud/restful-api.en.md
rename to docs/content/user-manual/elasticjob-cloud/operation/_index.en.md
index 1f240c7..aadf5c0
--- a/docs/content/user-manual/elasticjob-cloud/restful-api.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/_index.en.md
@@ -1,6 +1,6 @@
 +++
 pre = "<b>4.2.3. </b>"
-title = "RESTful API"
+title = "Operation"
 weight = 3
 chapter = true
 +++
diff --git a/docs/content/user-manual/elasticjob-cloud/deploy-guide.cn.md b/docs/content/user-manual/elasticjob-cloud/operation/deploy-guide.cn.md
similarity index 99%
rename from docs/content/user-manual/elasticjob-cloud/deploy-guide.cn.md
rename to docs/content/user-manual/elasticjob-cloud/operation/deploy-guide.cn.md
index 8f2bc19..134a760 100755
--- a/docs/content/user-manual/elasticjob-cloud/deploy-guide.cn.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/deploy-guide.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.2. </b>"
 title = "部署指南"
-weight = 2
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/deploy-guide.en.md b/docs/content/user-manual/elasticjob-cloud/operation/deploy-guide.en.md
old mode 100644
new mode 100755
similarity index 59%
rename from docs/content/user-manual/elasticjob-lite/deploy-guide.en.md
rename to docs/content/user-manual/elasticjob-cloud/operation/deploy-guide.en.md
index 6a8d6c7..37dd4f4
--- a/docs/content/user-manual/elasticjob-lite/deploy-guide.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/deploy-guide.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.10. </b>"
 title = "Deploy Guide"
-weight = 10
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/high-availability.cn.md b/docs/content/user-manual/elasticjob-cloud/operation/high-availability.cn.md
similarity index 96%
rename from docs/content/user-manual/elasticjob-cloud/high-availability.cn.md
rename to docs/content/user-manual/elasticjob-cloud/operation/high-availability.cn.md
index f9982eb..c0aae0b 100755
--- a/docs/content/user-manual/elasticjob-cloud/high-availability.cn.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/high-availability.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.4. </b>"
 title = "高可用"
-weight = 4
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/high-availability.en.md b/docs/content/user-manual/elasticjob-cloud/operation/high-availability.en.md
similarity index 61%
rename from docs/content/user-manual/elasticjob-cloud/high-availability.en.md
rename to docs/content/user-manual/elasticjob-cloud/operation/high-availability.en.md
index b2c7f62..ba590d7 100755
--- a/docs/content/user-manual/elasticjob-cloud/high-availability.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/high-availability.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.4. </b>"
 title = "High Available"
-weight = 4
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/web-console.cn.md b/docs/content/user-manual/elasticjob-cloud/operation/web-console.cn.md
similarity index 96%
rename from docs/content/user-manual/elasticjob-cloud/web-console.cn.md
rename to docs/content/user-manual/elasticjob-cloud/operation/web-console.cn.md
index 6892971..fe81dbe 100755
--- a/docs/content/user-manual/elasticjob-cloud/web-console.cn.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/web-console.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.5. </b>"
 title = "运维平台"
-weight = 5
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/web-console.en.md b/docs/content/user-manual/elasticjob-cloud/operation/web-console.en.md
old mode 100644
new mode 100755
similarity index 56%
rename from docs/content/user-manual/elasticjob-lite/web-console.en.md
rename to docs/content/user-manual/elasticjob-cloud/operation/web-console.en.md
index 98b6cae..543cc54
--- a/docs/content/user-manual/elasticjob-lite/web-console.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/operation/web-console.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.11. </b>"
 title = "Console"
-weight = 11
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/dev-guide.en.md b/docs/content/user-manual/elasticjob-cloud/usage/_index.cn.md
old mode 100755
new mode 100644
similarity index 73%
copy from docs/content/user-manual/elasticjob-cloud/dev-guide.en.md
copy to docs/content/user-manual/elasticjob-cloud/usage/_index.cn.md
index 7b50d05..620262f
--- a/docs/content/user-manual/elasticjob-cloud/dev-guide.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/usage/_index.cn.md
@@ -1,6 +1,6 @@
 +++
 pre = "<b>4.2.1. </b>"
-title = "Dev Guide"
+title = "使用手册"
 weight = 1
 chapter = true
 +++
diff --git a/docs/content/user-manual/elasticjob-cloud/dev-guide.en.md b/docs/content/user-manual/elasticjob-cloud/usage/_index.en.md
old mode 100755
new mode 100644
similarity index 75%
copy from docs/content/user-manual/elasticjob-cloud/dev-guide.en.md
copy to docs/content/user-manual/elasticjob-cloud/usage/_index.en.md
index 7b50d05..1a92845
--- a/docs/content/user-manual/elasticjob-cloud/dev-guide.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/usage/_index.en.md
@@ -1,6 +1,6 @@
 +++
 pre = "<b>4.2.1. </b>"
-title = "Dev Guide"
+title = "Usage"
 weight = 1
 chapter = true
 +++
diff --git a/docs/content/user-manual/elasticjob-cloud/dev-guide.cn.md b/docs/content/user-manual/elasticjob-cloud/usage/dev-guide.cn.md
similarity index 99%
rename from docs/content/user-manual/elasticjob-cloud/dev-guide.cn.md
rename to docs/content/user-manual/elasticjob-cloud/usage/dev-guide.cn.md
index 988d506..26097dd 100755
--- a/docs/content/user-manual/elasticjob-cloud/dev-guide.cn.md
+++ b/docs/content/user-manual/elasticjob-cloud/usage/dev-guide.cn.md
@@ -1,5 +1,4 @@
 +++
-pre = "<b>4.2.1. </b>"
 title = "开发指南"
 weight = 1
 chapter = true
diff --git a/docs/content/user-manual/elasticjob-cloud/dev-guide.en.md b/docs/content/user-manual/elasticjob-cloud/usage/dev-guide.en.md
similarity index 72%
rename from docs/content/user-manual/elasticjob-cloud/dev-guide.en.md
rename to docs/content/user-manual/elasticjob-cloud/usage/dev-guide.en.md
index 7b50d05..9b0e0f3 100755
--- a/docs/content/user-manual/elasticjob-cloud/dev-guide.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/usage/dev-guide.en.md
@@ -1,5 +1,4 @@
 +++
-pre = "<b>4.2.1. </b>"
 title = "Dev Guide"
 weight = 1
 chapter = true
diff --git a/docs/content/user-manual/elasticjob-cloud/local-executor.cn.md b/docs/content/user-manual/elasticjob-cloud/usage/local-executor.cn.md
similarity index 97%
rename from docs/content/user-manual/elasticjob-cloud/local-executor.cn.md
rename to docs/content/user-manual/elasticjob-cloud/usage/local-executor.cn.md
index a4b917b..d4392b0 100755
--- a/docs/content/user-manual/elasticjob-cloud/local-executor.cn.md
+++ b/docs/content/user-manual/elasticjob-cloud/usage/local-executor.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.6. </b>"
 title = "本地运行模式"
-weight = 6
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/local-executor.en.md b/docs/content/user-manual/elasticjob-cloud/usage/local-executor.en.md
similarity index 61%
rename from docs/content/user-manual/elasticjob-cloud/local-executor.en.md
rename to docs/content/user-manual/elasticjob-cloud/usage/local-executor.en.md
index 4e62257..a2925dd 100755
--- a/docs/content/user-manual/elasticjob-cloud/local-executor.en.md
+++ b/docs/content/user-manual/elasticjob-cloud/usage/local-executor.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.6. </b>"
 title = "Local Executor"
-weight = 6
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/configuration/_index.cn.md b/docs/content/user-manual/elasticjob-lite/configuration/_index.cn.md
new file mode 100644
index 0000000..7911210
--- /dev/null
+++ b/docs/content/user-manual/elasticjob-lite/configuration/_index.cn.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>4.1.2 </b>"
+title = "配置手册"
+weight = 2
+chapter = true
++++
+
+TODO
diff --git a/docs/content/user-manual/elasticjob-lite/configuration/_index.en.md b/docs/content/user-manual/elasticjob-lite/configuration/_index.en.md
new file mode 100644
index 0000000..c659297
--- /dev/null
+++ b/docs/content/user-manual/elasticjob-lite/configuration/_index.en.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>4.1.2 </b>"
+title = "Configuration"
+weight = 2
+chapter = true
++++
+
+TODO
diff --git a/docs/content/user-manual/elasticjob-lite/job-config.cn.md b/docs/content/user-manual/elasticjob-lite/configuration/job-config.cn.md
similarity index 99%
rename from docs/content/user-manual/elasticjob-lite/job-config.cn.md
rename to docs/content/user-manual/elasticjob-lite/configuration/job-config.cn.md
index 4d78b1a7..8d82369 100644
--- a/docs/content/user-manual/elasticjob-lite/job-config.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/configuration/job-config.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.2. </b>"
 title = "作业配置"
-weight = 2
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/job-config.en.md b/docs/content/user-manual/elasticjob-lite/configuration/job-config.en.md
similarity index 62%
rename from docs/content/user-manual/elasticjob-lite/job-config.en.md
rename to docs/content/user-manual/elasticjob-lite/configuration/job-config.en.md
index 3f56cbd..47e00d9 100644
--- a/docs/content/user-manual/elasticjob-lite/job-config.en.md
+++ b/docs/content/user-manual/elasticjob-lite/configuration/job-config.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.2. </b>"
 title = "Job Configuration"
-weight = 2
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/operation-manual.en.md b/docs/content/user-manual/elasticjob-lite/operation-manual.en.md
deleted file mode 100644
index 889cd6f..0000000
--- a/docs/content/user-manual/elasticjob-lite/operation-manual.en.md
+++ /dev/null
@@ -1,8 +0,0 @@
-+++
-pre = "<b>4.1.12. </b>"
-title = "Operator"
-weight = 12
-chapter = true
-+++
-
-TODO
diff --git a/docs/content/user-manual/elasticjob-lite/operation/_index.cn.md b/docs/content/user-manual/elasticjob-lite/operation/_index.cn.md
new file mode 100644
index 0000000..81f6710
--- /dev/null
+++ b/docs/content/user-manual/elasticjob-lite/operation/_index.cn.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>4.1.3 </b>"
+title = "运维手册"
+weight = 3
+chapter = true
++++
+
+TODO
diff --git a/docs/content/user-manual/elasticjob-lite/operation/_index.en.md b/docs/content/user-manual/elasticjob-lite/operation/_index.en.md
new file mode 100644
index 0000000..e07a374
--- /dev/null
+++ b/docs/content/user-manual/elasticjob-lite/operation/_index.en.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>4.1.3 </b>"
+title = "Operation"
+weight = 3
+chapter = true
++++
+
+TODO
diff --git a/docs/content/user-manual/elasticjob-lite/deploy-guide.cn.md b/docs/content/user-manual/elasticjob-lite/operation/deploy-guide.cn.md
similarity index 94%
rename from docs/content/user-manual/elasticjob-lite/deploy-guide.cn.md
rename to docs/content/user-manual/elasticjob-lite/operation/deploy-guide.cn.md
index 62eaea2..845dab6 100644
--- a/docs/content/user-manual/elasticjob-lite/deploy-guide.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/deploy-guide.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.10. </b>"
 title = "部署指南"
-weight = 10
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md b/docs/content/user-manual/elasticjob-lite/operation/deploy-guide.en.md
old mode 100755
new mode 100644
similarity index 60%
rename from docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md
rename to docs/content/user-manual/elasticjob-lite/operation/deploy-guide.en.md
index 7df5f88..37dd4f4
--- a/docs/content/user-manual/elasticjob-cloud/deploy-guide.en.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/deploy-guide.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.2.2. </b>"
 title = "Deploy Guide"
-weight = 2
+weight = 1
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/dump.cn.md b/docs/content/user-manual/elasticjob-lite/operation/dump.cn.md
similarity index 98%
rename from docs/content/user-manual/elasticjob-lite/dump.cn.md
rename to docs/content/user-manual/elasticjob-lite/operation/dump.cn.md
index 05fb34b..4fe1a85 100644
--- a/docs/content/user-manual/elasticjob-lite/dump.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/dump.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.8. </b>"
 title = "Dump 作业运行信息"
-weight = 8
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/dump.en.md b/docs/content/user-manual/elasticjob-lite/operation/dump.en.md
similarity index 64%
rename from docs/content/user-manual/elasticjob-lite/dump.en.md
rename to docs/content/user-manual/elasticjob-lite/operation/dump.en.md
index e206510..e3d44be 100644
--- a/docs/content/user-manual/elasticjob-lite/dump.en.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/dump.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.8. </b>"
 title = "Dump Job Runtime Info"
-weight = 6
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/execution-monitor.cn.md b/docs/content/user-manual/elasticjob-lite/operation/execution-monitor.cn.md
similarity index 91%
rename from docs/content/user-manual/elasticjob-lite/execution-monitor.cn.md
rename to docs/content/user-manual/elasticjob-lite/operation/execution-monitor.cn.md
index da59786..cc59c7a 100644
--- a/docs/content/user-manual/elasticjob-lite/execution-monitor.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/execution-monitor.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.9. </b>"
 title = "作业运行状态监控"
-weight = 9
+weight = 4
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/execution-monitor.en.md b/docs/content/user-manual/elasticjob-lite/operation/execution-monitor.en.md
similarity index 62%
rename from docs/content/user-manual/elasticjob-lite/execution-monitor.en.md
rename to docs/content/user-manual/elasticjob-lite/operation/execution-monitor.en.md
index 79f961a..b7c709b 100644
--- a/docs/content/user-manual/elasticjob-lite/execution-monitor.en.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/execution-monitor.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.9. </b>"
 title = "Execution Monitor"
-weight = 9
+weight = 4
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/job-reconcile.cn.md b/docs/content/user-manual/elasticjob-lite/operation/job-reconcile.cn.md
similarity index 98%
rename from docs/content/user-manual/elasticjob-lite/job-reconcile.cn.md
rename to docs/content/user-manual/elasticjob-lite/operation/job-reconcile.cn.md
index 044777f..bc7d300 100644
--- a/docs/content/user-manual/elasticjob-lite/job-reconcile.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/job-reconcile.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.5. </b>"
 title = "自诊断修复"
-weight = 5
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/job-reconcile.en.md b/docs/content/user-manual/elasticjob-lite/operation/job-reconcile.en.md
similarity index 59%
rename from docs/content/user-manual/elasticjob-lite/job-reconcile.en.md
rename to docs/content/user-manual/elasticjob-lite/operation/job-reconcile.en.md
index 102aca4..115304b 100644
--- a/docs/content/user-manual/elasticjob-lite/job-reconcile.en.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/job-reconcile.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.5. </b>"
 title = "Reconcile"
-weight = 5
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/web-console.cn.md b/docs/content/user-manual/elasticjob-lite/operation/web-console.cn.md
similarity index 97%
rename from docs/content/user-manual/elasticjob-lite/web-console.cn.md
rename to docs/content/user-manual/elasticjob-lite/operation/web-console.cn.md
index 9833810..7b47062 100644
--- a/docs/content/user-manual/elasticjob-lite/web-console.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/web-console.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.11. </b>"
 title = "运维平台"
-weight = 11
+weight = 5
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-cloud/web-console.en.md b/docs/content/user-manual/elasticjob-lite/operation/web-console.en.md
old mode 100755
new mode 100644
similarity index 71%
rename from docs/content/user-manual/elasticjob-cloud/web-console.en.md
rename to docs/content/user-manual/elasticjob-lite/operation/web-console.en.md
index c7feb00..871ea05
--- a/docs/content/user-manual/elasticjob-cloud/web-console.en.md
+++ b/docs/content/user-manual/elasticjob-lite/operation/web-console.en.md
@@ -1,5 +1,4 @@
 +++
-pre = "<b>4.2.5. </b>"
 title = "Console"
 weight = 5
 chapter = true
diff --git a/docs/content/user-manual/elasticjob-lite/usage/_index.cn.md b/docs/content/user-manual/elasticjob-lite/usage/_index.cn.md
new file mode 100644
index 0000000..12d437f
--- /dev/null
+++ b/docs/content/user-manual/elasticjob-lite/usage/_index.cn.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>4.1.1 </b>"
+title = "使用手册"
+weight = 1
+chapter = true
++++
+
+TODO
diff --git a/docs/content/user-manual/elasticjob-lite/usage/_index.en.md b/docs/content/user-manual/elasticjob-lite/usage/_index.en.md
new file mode 100644
index 0000000..3444432
--- /dev/null
+++ b/docs/content/user-manual/elasticjob-lite/usage/_index.en.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>4.1.1 </b>"
+title = "Usage"
+weight = 1
+chapter = true
++++
+
+TODO
diff --git a/docs/content/user-manual/elasticjob-lite/event-trace.cn.md b/docs/content/user-manual/elasticjob-lite/usage/event-trace.cn.md
similarity index 99%
rename from docs/content/user-manual/elasticjob-lite/event-trace.cn.md
rename to docs/content/user-manual/elasticjob-lite/usage/event-trace.cn.md
index bf50479..5c50e62 100644
--- a/docs/content/user-manual/elasticjob-lite/event-trace.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/event-trace.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.6. </b>"
 title = "事件追踪"
-weight = 6
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/event-trace.en.md b/docs/content/user-manual/elasticjob-lite/usage/event-trace.en.md
similarity index 60%
rename from docs/content/user-manual/elasticjob-lite/event-trace.en.md
rename to docs/content/user-manual/elasticjob-lite/usage/event-trace.en.md
index 5bc4d3b..a91690b 100644
--- a/docs/content/user-manual/elasticjob-lite/event-trace.en.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/event-trace.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.6. </b>"
 title = "Event Trace"
-weight = 6
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/job-api.cn.md b/docs/content/user-manual/elasticjob-lite/usage/job-api.cn.md
similarity index 99%
rename from docs/content/user-manual/elasticjob-lite/job-api.cn.md
rename to docs/content/user-manual/elasticjob-lite/usage/job-api.cn.md
index e1c9680..558d276 100644
--- a/docs/content/user-manual/elasticjob-lite/job-api.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/job-api.cn.md
@@ -1,5 +1,4 @@
 +++
-pre = "<b>4.1.1. </b>"
 title = "作业 API"
 weight = 1
 chapter = true
diff --git a/docs/content/user-manual/elasticjob-lite/job-api.en.md b/docs/content/user-manual/elasticjob-lite/usage/job-api.en.md
similarity index 71%
rename from docs/content/user-manual/elasticjob-lite/job-api.en.md
rename to docs/content/user-manual/elasticjob-lite/usage/job-api.en.md
index 3c8a624..e28dabe 100644
--- a/docs/content/user-manual/elasticjob-lite/job-api.en.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/job-api.en.md
@@ -1,5 +1,4 @@
 +++
-pre = "<b>4.1.1. </b>"
 title = "Job API"
 weight = 1
 chapter = true
diff --git a/docs/content/user-manual/elasticjob-lite/job-listener.cn.md b/docs/content/user-manual/elasticjob-lite/usage/job-listener.cn.md
similarity index 98%
rename from docs/content/user-manual/elasticjob-lite/job-listener.cn.md
rename to docs/content/user-manual/elasticjob-lite/usage/job-listener.cn.md
index b3a4378..b759d1b 100644
--- a/docs/content/user-manual/elasticjob-lite/job-listener.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/job-listener.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.4. </b>"
 title = "作业监听器"
-weight = 4
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/job-listener.en.md b/docs/content/user-manual/elasticjob-lite/usage/job-listener.en.md
similarity index 60%
rename from docs/content/user-manual/elasticjob-lite/job-listener.en.md
rename to docs/content/user-manual/elasticjob-lite/usage/job-listener.en.md
index 8f215a8..54ddd659 100644
--- a/docs/content/user-manual/elasticjob-lite/job-listener.en.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/job-listener.en.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.4. </b>"
 title = "Job Listener"
-weight = 4
+weight = 2
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/operation-manual.cn.md b/docs/content/user-manual/elasticjob-lite/usage/operation-api.cn.md
similarity index 98%
rename from docs/content/user-manual/elasticjob-lite/operation-manual.cn.md
rename to docs/content/user-manual/elasticjob-lite/usage/operation-api.cn.md
index 9d648d4..08b9eb8 100644
--- a/docs/content/user-manual/elasticjob-lite/operation-manual.cn.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/operation-api.cn.md
@@ -1,7 +1,6 @@
 +++
-pre = "<b>4.1.12. </b>"
-title = "操作手册"
-weight = 12
+title = "操作 API"
+weight = 4
 chapter = true
 +++
 
diff --git a/docs/content/user-manual/elasticjob-lite/usage/operation-api.en.md b/docs/content/user-manual/elasticjob-lite/usage/operation-api.en.md
new file mode 100644
index 0000000..5275a98
--- /dev/null
+++ b/docs/content/user-manual/elasticjob-lite/usage/operation-api.en.md
@@ -0,0 +1,7 @@
++++
+title = "Operation API"
+weight = 4
+chapter = true
++++
+
+TODO