CalvinKirs opened a new pull request, #3450:
URL: https://github.com/apache/doris-website/pull/3450
## Background
The SYNC JOB feature has been deprecated and is no longer supported in the
active documentation versions: `current`, `3.x`, and `4.x`.
Keeping these documents in the active docs tree and sidebar is misleading,
because users may assume the following statements are still supported in these
versions:
- `CREATE SYNC JOB`
- `SHOW SYNC JOB`
- `PAUSE SYNC JOB`
- `RESUME SYNC JOB`
- `STOP SYNC JOB`
## Changes
This PR removes the deprecated SYNC JOB documentation from active
versions, including both English and Chinese docs:
- removed `CREATE/SHOW/PAUSE/RESUME/STOP SYNC JOB` docs from `docs/`
- removed the same docs from `versioned_docs/version-3.x/`
- removed the same docs from `versioned_docs/version-4.x/`
- removed the mirrored Chinese docs under `i18n/zh-CN/.../current`
- removed the mirrored Chinese docs under `i18n/zh-CN/.../version-3.x`
- removed the mirrored Chinese docs under `i18n/zh-CN/.../version-4.x`
- removed the related sidebar entries from:
- `sidebars.ts`
- `versioned_sidebars/version-3.x-sidebars.json`
- `versioned_sidebars/version-4.x-sidebars.json`
## Versions
- [ ] dev
- [ ] 4.x
- [ ] 3.x
- [ ] 2.1
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]