You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/08/11 05:55:01 UTC

[dolphinscheduler-website] branch history-docs updated: impv: Remove python api in version 203 (#824)

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

zhongjiajie pushed a commit to branch history-docs
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/history-docs by this push:
     new a8263eac6 impv: Remove python api in version 203 (#824)
a8263eac6 is described below

commit a8263eac64fae5106e027108a16f8b7766695843
Author: Jiajie Zhong <zh...@gmail.com>
AuthorDate: Thu Aug 11 13:54:56 2022 +0800

    impv: Remove python api in version 203 (#824)
---
 docs/2.0.3/configs/docs2-0-3.js | 34 ++++++++--------------------------
 1 file changed, 8 insertions(+), 26 deletions(-)

diff --git a/docs/2.0.3/configs/docs2-0-3.js b/docs/2.0.3/configs/docs2-0-3.js
index 2f99e0d7d..6f163a3c3 100644
--- a/docs/2.0.3/configs/docs2-0-3.js
+++ b/docs/2.0.3/configs/docs2-0-3.js
@@ -216,6 +216,10 @@ export default {
             title: 'Security',
             link: '/en-us/docs/2.0.3/user_doc/guide/security.html',
           },
+          {
+            title: 'Open API',
+            link: '/en-us/docs/2.0.3/user_doc/guide/open-api.html',
+          },
           {
             title: 'Flink',
             link: '/en-us/docs/2.0.3/user_doc/guide/flink-call.html',
@@ -268,19 +272,6 @@ export default {
           },
         ]
       },
-      {
-        title: 'API',
-        children: [
-          {
-            title: 'Open API',
-            link: '/en-us/docs/2.0.6/user_doc/guide/open-api.html',
-          },
-          {
-            title: 'PyDolphinScheduler',
-            link: '/python/2.0.3/index.html',
-          },
-        ],
-      },
       {
         title: 'FAQ',
         children: [
@@ -519,6 +510,10 @@ export default {
             title: '安全中心',
             link: '/zh-cn/docs/2.0.3/user_doc/guide/security.html',
           },
+          {
+            title: 'API调用',
+            link: '/zh-cn/docs/2.0.3/user_doc/guide/open-api.html',
+          },
           {
             title: 'Flink调用',
             link: '/zh-cn/docs/2.0.3/user_doc/guide/flink-call.html',
@@ -571,19 +566,6 @@ export default {
           },
         ]
       },
-      {
-        title: 'API',
-        children: [
-          {
-            title: 'API调用',
-            link: '/zh-cn/docs/2.0.6/user_doc/guide/open-api.html',
-          },
-          {
-            title: 'PyDolphinScheduler',
-            link: '/python/2.0.3/index.html',
-          },
-        ],
-      },
       {
         title: 'FAQ',
         children: [