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 03:58:51 UTC

[dolphinscheduler-website] branch history-docs updated: impv: Versioning python document (#823)

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 fa6961ba7 impv: Versioning python document (#823)
fa6961ba7 is described below

commit fa6961ba7f8cd3ca564cf603d4bd18b8fb15a596
Author: Jiajie Zhong <zh...@gmail.com>
AuthorDate: Thu Aug 11 11:58:47 2022 +0800

    impv: Versioning python document (#823)
---
 docs/2.0.3/configs/docs2-0-3.js | 34 ++++++++++++++++++++++++++--------
 docs/2.0.5/configs/docs2-0-5.js | 34 ++++++++++++++++++++++++++--------
 docs/2.0.6/configs/docs2-0-6.js | 34 ++++++++++++++++++++++++++--------
 3 files changed, 78 insertions(+), 24 deletions(-)

diff --git a/docs/2.0.3/configs/docs2-0-3.js b/docs/2.0.3/configs/docs2-0-3.js
index 6f163a3c3..2f99e0d7d 100644
--- a/docs/2.0.3/configs/docs2-0-3.js
+++ b/docs/2.0.3/configs/docs2-0-3.js
@@ -216,10 +216,6 @@ 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',
@@ -272,6 +268,19 @@ 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: [
@@ -510,10 +519,6 @@ 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',
@@ -566,6 +571,19 @@ 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: [
diff --git a/docs/2.0.5/configs/docs2-0-5.js b/docs/2.0.5/configs/docs2-0-5.js
index 5117ae811..5c719dc1d 100644
--- a/docs/2.0.5/configs/docs2-0-5.js
+++ b/docs/2.0.5/configs/docs2-0-5.js
@@ -220,10 +220,6 @@ export default {
             title: 'Security',
             link: '/en-us/docs/2.0.5/user_doc/guide/security.html',
           },
-          {
-            title: 'Open API',
-            link: '/en-us/docs/2.0.5/user_doc/guide/open-api.html',
-          },
           {
             title: 'Flink',
             link: '/en-us/docs/2.0.5/user_doc/guide/flink-call.html',
@@ -276,6 +272,19 @@ 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.5/index.html',
+          },
+        ],
+      },
       {
         title: 'FAQ',
         children: [
@@ -518,10 +527,6 @@ export default {
             title: '安全中心',
             link: '/zh-cn/docs/2.0.5/user_doc/guide/security.html',
           },
-          {
-            title: 'API调用',
-            link: '/zh-cn/docs/2.0.5/user_doc/guide/open-api.html',
-          },
           {
             title: 'Flink调用',
             link: '/zh-cn/docs/2.0.5/user_doc/guide/flink-call.html',
@@ -574,6 +579,19 @@ 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.5/index.html',
+          },
+        ],
+      },
       {
         title: 'FAQ',
         children: [
diff --git a/docs/2.0.6/configs/docs2-0-6.js b/docs/2.0.6/configs/docs2-0-6.js
index 2ceb7873c..7dbe0ce0a 100644
--- a/docs/2.0.6/configs/docs2-0-6.js
+++ b/docs/2.0.6/configs/docs2-0-6.js
@@ -220,10 +220,6 @@ export default {
             title: 'Security',
             link: '/en-us/docs/2.0.6/user_doc/guide/security.html',
           },
-          {
-            title: 'Open API',
-            link: '/en-us/docs/2.0.6/user_doc/guide/open-api.html',
-          },
           {
             title: 'Flink',
             link: '/en-us/docs/2.0.6/user_doc/guide/flink-call.html',
@@ -276,6 +272,19 @@ 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.6/index.html',
+          },
+        ],
+      },
       {
         title: 'Contribution',
         children: [
@@ -655,10 +664,6 @@ export default {
             title: '安全中心',
             link: '/zh-cn/docs/2.0.6/user_doc/guide/security.html',
           },
-          {
-            title: 'API调用',
-            link: '/zh-cn/docs/2.0.6/user_doc/guide/open-api.html',
-          },
           {
             title: 'Flink调用',
             link: '/zh-cn/docs/2.0.6/user_doc/guide/flink-call.html',
@@ -711,6 +716,19 @@ 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.6/index.html',
+              },
+          ],
+      },
       {
         title: '贡献指南',
         children: [