juzhiyuan opened a new issue #700: URL: https://github.com/apache/apisix-website/issues/700
**Description** We use https://docusaurus.io/ to build our website, and it supports showing different version docs. Example: We have SkyWalking's docs here: https://apisix.apache.org/docs/apisix/2.9/plugins/skywalking/  We could use the Version Dropdown to select target version docs. When we visit older version documentation, if we find a typo or incorrect content, we could click the `Edit this page` link to submit a PR to update the contents.  **Issue** When we update older content (mainly documentation), the released package's contents are different from the latest, we have to release a new package to make sure both package and github branch have the same contents. **Question** If we support editing older content, do we need to release a package with the latest docs but older codes? 1. If yes, we have to backport PRs and release a new package; 2. If no, we could support editing older content. -- 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]
