andygrove opened a new pull request, #4704: URL: https://github.com/apache/datafusion-comet/pull/4704
## Which issue does this PR close? N/A ## Rationale for this change The documentation update for the 0.17.0 release (#4698) rolled the published user guide version window forward and inadvertently dropped the 0.13 user guide. The 0.13 docs were still being published prior to that change, so they should be retained for reference. ## What changes are included in this PR? Restores 0.13 in the three places the 0.17 release PR removed it: - `docs/generate-versions.py`: add `0.13.0` back to `previous_versions` - `docs/build.sh`: restore the `rm -rf comet-0.13` cleanup - `docs/source/user-guide/older-versions.md`: re-add the `0.13.x` entry to the older versions toctree ## How are these changes tested? Documentation-only change. The docs build is exercised by CI. -- 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]
