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

   ### 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`, the Chinese navigation sidebar (`zh-cn`) under 
`数据源中心` (Datasource Center) is missing 4 datasources that are present in the 
English sidebar (`en-us`) and whose Chinese documentation files already exist:
   
   1. **Presto** (`docs/docs/zh/guide/datasource/presto.md` -> 
`/zh-cn/docs/dev/user_doc/guide/datasource/presto.html`)
   2. **SQL SERVER** (`docs/docs/zh/guide/datasource/sqlserver.md` -> 
`/zh-cn/docs/dev/user_doc/guide/datasource/sqlserver.html`)
   3. **ClickHouse** (`docs/docs/zh/guide/datasource/clickhouse.md` -> 
`/zh-cn/docs/dev/user_doc/guide/datasource/clickhouse.html`)
   4. **IBM DB2** (`docs/docs/zh/guide/datasource/db2.md` -> 
`/zh-cn/docs/dev/user_doc/guide/datasource/db2.html`)
   
   Because these entries were omitted from `docsdev.js`, users browsing the 
Chinese documentation cannot discover or navigate to these datasource guides 
from the sidebar menu.
   
   We should add these 4 datasource items to `docs/configs/docsdev.js` under 
`zh-cn` to keep the navigation menus consistent between English and Chinese.
   
   
   ### Documentation Links
   
   - `docs/configs/docsdev.js`
   - `docs/docs/zh/guide/datasource/clickhouse.md`
   - `docs/docs/zh/guide/datasource/db2.md`
   - `docs/docs/zh/guide/datasource/presto.md`
   - `docs/docs/zh/guide/datasource/sqlserver.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