zhongjiajie commented on a change in pull request #456:
URL:
https://github.com/apache/dolphinscheduler-website/pull/456#discussion_r732457532
##########
File path: docs/zh-cn/dev/user_doc/task_spi.md
##########
@@ -1,4 +1,4 @@
-## DolphinScheduler Registry SPI 主要设计
+## DolphinScheduler Task SPI 主要设计
Review comment:
Good catch !
##########
File path: site_config/docsdev.js
##########
@@ -254,6 +254,10 @@ export default {
title: 'Registry-SPI',
link: '/en-us/docs/dev/user_doc/registry_spi.html',
},
+ {
+ title: 'Task-SPI',
+ link: '/en-us/docs/dev/user_doc/task_spi.html',
+ },
Review comment:
We have to discuss where should we put our SPI documentation. I thinks
we should create subpage for
https://dolphinscheduler.apache.org/zh-cn/development/backend-development.html
to hold this content? Do you have other idea? @lenboo @CalvinKirs @caishunfeng
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]