SatyamPandey-07 opened a new issue, #18634:
URL: https://github.com/apache/dolphinscheduler/issues/18634

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   
   
   In `docs/configs/docsdev.js`, both the English (`en-us`) and Chinese 
(`zh-cn`) navigation sidebars under `Task` / `任务类型` are missing 3 task types 
that are implemented in `dolphinscheduler-task-plugin` and whose documentation 
already exists in both languages:
   
   1. **Aliyun Serverless Spark** 
(`docs/docs/en/guide/task/aliyun-serverless-spark.md` & 
`docs/docs/zh/guide/task/aliyun-serverless-spark.md`)
   2. **Azure DataFactory** (`docs/docs/en/guide/task/datafactory.md` & 
`docs/docs/zh/guide/task/datafactory.md`)
   3. **gRPC** (`docs/docs/en/guide/task/grpc.md` & 
`docs/docs/zh/guide/task/grpc.md`)
   
   Because these entries were omitted from `docsdev.js`, users browsing the 
DolphinScheduler documentation cannot discover or navigate to these task guides 
from the sidebar menu.
   
   We should add these 3 task items to `docs/configs/docsdev.js` under both 
`en-us` and `zh-cn` task menus.
   
   
   ### Documentation Links
   
   - `docs/configs/docsdev.js`
   - `docs/docs/en/guide/task/aliyun-serverless-spark.md`
   - `docs/docs/zh/guide/task/aliyun-serverless-spark.md`
   - `docs/docs/en/guide/task/datafactory.md`
   - `docs/docs/zh/guide/task/datafactory.md`
   - `docs/docs/en/guide/task/grpc.md`
   - `docs/docs/zh/guide/task/grpc.md`
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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