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

trohrmann pushed a commit to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 67d36f89e56a5c2d7bb3e1b163fd9ceb0df34329
Author: Till Rohrmann <[email protected]>
AuthorDate: Wed Nov 25 13:43:19 2020 +0100

    [FLINK-20342][docs] Move deployment/logging, historyserver and 
external_resources under advanced
---
 .../{ => advanced}/external_resources.md           |  4 ++--
 .../{ => advanced}/external_resources.zh.md        |  4 ++--
 docs/deployment/{ => advanced}/historyserver.md    |  4 ++--
 docs/deployment/{ => advanced}/historyserver.zh.md |  4 ++--
 docs/deployment/advanced/index.md                  | 24 ++++++++++++++++++++++
 docs/deployment/advanced/index.zh.md               | 24 ++++++++++++++++++++++
 docs/deployment/{ => advanced}/logging.md          |  4 ++--
 docs/deployment/{ => advanced}/logging.zh.md       |  4 ++--
 docs/deployment/config.md                          |  2 +-
 docs/deployment/config.zh.md                       |  2 +-
 10 files changed, 62 insertions(+), 14 deletions(-)

diff --git a/docs/deployment/external_resources.md 
b/docs/deployment/advanced/external_resources.md
similarity index 99%
rename from docs/deployment/external_resources.md
rename to docs/deployment/advanced/external_resources.md
index 9259111..f5ddf00 100644
--- a/docs/deployment/external_resources.md
+++ b/docs/deployment/advanced/external_resources.md
@@ -1,7 +1,7 @@
 ---
 title:  "External Resource Framework"
-nav-parent_id: deployment
-nav-pos: 16
+nav-parent_id: advanced
+nav-pos: 1
 nav-title: External Resources
 ---
 <!--
diff --git a/docs/deployment/external_resources.zh.md 
b/docs/deployment/advanced/external_resources.zh.md
similarity index 99%
rename from docs/deployment/external_resources.zh.md
rename to docs/deployment/advanced/external_resources.zh.md
index fdeecbb..c78bd25 100644
--- a/docs/deployment/external_resources.zh.md
+++ b/docs/deployment/advanced/external_resources.zh.md
@@ -1,7 +1,7 @@
 ---
 title:  "扩展资源框架"
-nav-parent_id: deployment
-nav-pos: 16
+nav-parent_id: advanced
+nav-pos: 1
 nav-title: 扩展资源
 ---
 <!--
diff --git a/docs/deployment/historyserver.md 
b/docs/deployment/advanced/historyserver.md
similarity index 99%
rename from docs/deployment/historyserver.md
rename to docs/deployment/advanced/historyserver.md
index f366f7e..d3fa838 100644
--- a/docs/deployment/historyserver.md
+++ b/docs/deployment/advanced/historyserver.md
@@ -1,7 +1,7 @@
 ---
 title: "History Server"
-nav-parent_id: deployment
-nav-pos: 17
+nav-parent_id: advanced
+nav-pos: 2
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/deployment/historyserver.zh.md 
b/docs/deployment/advanced/historyserver.zh.md
similarity index 99%
rename from docs/deployment/historyserver.zh.md
rename to docs/deployment/advanced/historyserver.zh.md
index 6631498..2f18daf 100644
--- a/docs/deployment/historyserver.zh.md
+++ b/docs/deployment/advanced/historyserver.zh.md
@@ -1,7 +1,7 @@
 ---
 title: "History Server"
-nav-parent_id: deployment
-nav-pos: 17
+nav-parent_id: advanced
+nav-pos: 2
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/deployment/advanced/index.md 
b/docs/deployment/advanced/index.md
new file mode 100644
index 0000000..76ef5b4
--- /dev/null
+++ b/docs/deployment/advanced/index.md
@@ -0,0 +1,24 @@
+---
+title: "Advanced"
+nav-id: advanced
+nav-parent_id: deployment
+nav-pos: 12
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
diff --git a/docs/deployment/advanced/index.zh.md 
b/docs/deployment/advanced/index.zh.md
new file mode 100644
index 0000000..76ef5b4
--- /dev/null
+++ b/docs/deployment/advanced/index.zh.md
@@ -0,0 +1,24 @@
+---
+title: "Advanced"
+nav-id: advanced
+nav-parent_id: deployment
+nav-pos: 12
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
diff --git a/docs/deployment/logging.md b/docs/deployment/advanced/logging.md
similarity index 99%
rename from docs/deployment/logging.md
rename to docs/deployment/advanced/logging.md
index 74df73e..f12ba87 100644
--- a/docs/deployment/logging.md
+++ b/docs/deployment/advanced/logging.md
@@ -1,8 +1,8 @@
 ---
 title: "How to use logging"
 nav-title: Logging
-nav-parent_id: deployment
-nav-pos: 18
+nav-parent_id: advanced
+nav-pos: 3
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/deployment/logging.zh.md 
b/docs/deployment/advanced/logging.zh.md
similarity index 99%
rename from docs/deployment/logging.zh.md
rename to docs/deployment/advanced/logging.zh.md
index 7f05743..9c48a45 100644
--- a/docs/deployment/logging.zh.md
+++ b/docs/deployment/advanced/logging.zh.md
@@ -1,8 +1,8 @@
 ---
 title: "如何使用日志记录"
 nav-title: 日志
-nav-parent_id: deployment
-nav-pos: 18
+nav-parent_id: advanced
+nav-pos: 3
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/deployment/config.md b/docs/deployment/config.md
index 3444203..2cd4e80a 100644
--- a/docs/deployment/config.md
+++ b/docs/deployment/config.md
@@ -262,7 +262,7 @@ The metrics here are scoped to the operators and then 
further broken down by col
 
 The history server keeps the information of completed jobs (graphs, runtimes, 
statistics). To enable it, you have to enable "job archiving" in the JobManager 
(`jobmanager.archive.fs.dir`).
 
-See the [History Server Docs]({% link deployment/historyserver.md %}) for 
details.
+See the [History Server Docs]({% link deployment/advanced/historyserver.md %}) 
for details.
 
 {% include generated/history_server_configuration.html %}
 
diff --git a/docs/deployment/config.zh.md b/docs/deployment/config.zh.md
index d61ce9d..79abd26 100644
--- a/docs/deployment/config.zh.md
+++ b/docs/deployment/config.zh.md
@@ -262,7 +262,7 @@ The metrics here are scoped to the operators and then 
further broken down by col
 
 The history server keeps the information of completed jobs (graphs, runtimes, 
statistics). To enable it, you have to enable "job archiving" in the JobManager 
(`jobmanager.archive.fs.dir`).
 
-See the [History Server Docs]({% link deployment/historyserver.zh.md %}) for 
details.
+See the [History Server Docs]({% link deployment/advanced/historyserver.zh.md 
%}) for details.
 
 {% include generated/history_server_configuration.html %}
 

Reply via email to