caishunfeng commented on a change in pull request #456:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/456#discussion_r732606963



##########
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:
       Yes, SPI subpage is a good idea, and it will contains task、registry or 
any other spi else. And I think it can be a part of architecture.




-- 
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]


Reply via email to