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/09 09:34:35 UTC

[dolphinscheduler] branch 3.0.0-release updated: [doc] Remove not exists task for version 3.0.0

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

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


The following commit(s) were added to refs/heads/3.0.0-release by this push:
     new d7b987d2d0 [doc] Remove not exists task for version 3.0.0
d7b987d2d0 is described below

commit d7b987d2d0ef298294c577624d6b65f18233a5c1
Author: Jiajie Zhong <zh...@gmail.com>
AuthorDate: Tue Aug 9 17:34:23 2022 +0800

    [doc] Remove not exists task for version 3.0.0
---
 docs/configs/docsdev.js | 40 ----------------------------------------
 1 file changed, 40 deletions(-)

diff --git a/docs/configs/docsdev.js b/docs/configs/docsdev.js
index 06e5c1e011..0cd258e108 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -153,26 +153,6 @@ export default {
                                 title: 'Apache Zeppelin',
                                 link: '/en-us/docs/3.0.0/user_doc/guide/task/zeppelin.html',
                             },
-                            {
-                                title: 'Jupyter',
-                                link: '/en-us/docs/3.0.0/user_doc/guide/task/jupyter.html',
-                            },
-                            {
-                                title: 'Kubernetes',
-                                link: '/en-us/docs/3.0.0/user_doc/guide/task/kubernetes.html',
-                            },
-                            {
-                                title: 'MLflow',
-                                link: '/en-us/docs/3.0.0/user_doc/guide/task/mlflow.html',
-                            },
-                            {
-                                title: 'Openmldb',
-                                link: '/en-us/docs/3.0.0/user_doc/guide/task/openmldb.html',
-                            },
-                            {
-                                title: 'DVC',
-                                link: '/en-us/docs/3.0.0/user_doc/guide/task/dvc.html',
-                            },
                         ],
                     },
                     {
@@ -731,26 +711,6 @@ export default {
                                 title: 'Apache Zeppelin',
                                 link: '/zh-cn/docs/3.0.0/user_doc/guide/task/zeppelin.html',
                             },
-                            {
-                                title: 'Jupyter',
-                                link: '/zh-cn/docs/3.0.0/user_doc/guide/task/jupyter.html',
-                            },
-                            {
-                                title: 'Kubernetes',
-                                link: '/zh-cn/docs/3.0.0/user_doc/guide/task/kubernetes.html',
-                            },
-                            {
-                                title: 'MLflow',
-                                link: '/zh-cn/docs/3.0.0/user_doc/guide/task/mlflow.html',
-                            },
-                            {
-                                title: 'Openmldb',
-                                link: '/zh-cn/docs/3.0.0/user_doc/guide/task/openmldb.html',
-                            },
-                            {
-                                title: 'DVC',
-                                link: '/zh-cn/docs/3.0.0/user_doc/guide/task/dvc.html',
-                            },
                         ],
                     },
                     {