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

wenjun pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 0338e41c29 [Improvement-17447] Remove unused task definition doc 
(#17448)
0338e41c29 is described below

commit 0338e41c295ecb4b6916600ffa10df5b46839c02
Author: xiangzihao <[email protected]>
AuthorDate: Tue Aug 26 09:49:37 2025 +0800

    [Improvement-17447] Remove unused task definition doc (#17448)
---
 docs/configs/docsdev.js | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/docs/configs/docsdev.js b/docs/configs/docsdev.js
index 9b5c5340dd..d0856ed45b 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -80,10 +80,6 @@ export default {
                                 title: 'Task Instance',
                                 link: 
'/en-us/docs/dev/user_doc/guide/project/task-instance.html',
                             },
-                            {
-                                title: 'Task Definition',
-                                link: 
'/zh-cn/docs/dev/user_doc/guide/project/task-definition.html',
-                            },
                         ]
                     },
                     {
@@ -799,10 +795,6 @@ export default {
                                 title: '任务实例',
                                 link: 
'/zh-cn/docs/dev/user_doc/guide/project/task-instance.html',
                             },
-                            {
-                                title: '任务定义',
-                                link: 
'/zh-cn/docs/dev/user_doc/guide/project/task-definition.html',
-                            },
                         ]
                     },
                     {

Reply via email to