tisonkun opened a new issue, #18144: URL: https://github.com/apache/pulsar/issues/18144
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? I noticed that we write a lot of logic to handle ancient documents back to the incubating period on the current doc site syncing and building. It causes unnecessary maintenance burdens as well as more broken links due to different document frameworks. ### What is your suggestion? Since those ancient documents have lower visits and most importantly, we should not make any changes to them, I propose: [ ] Redirect https://pulsar.apache.org/docs/xxx-incubating/ to https://pulsar.staged.apache.org/docs/xxx-incubating [ ] Remove https://github.com/apache/pulsar/tree/master/site2/website/versioned_docs/xxx-incubating. [ ] Remove build logic about those pages. ### Any reference? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
