muralibasani commented on PR #856: URL: https://github.com/apache/kafka-site/pull/856#issuecomment-4653700706
> If it's expected to work both ways, can you clarify why 4.2 is treated as a one off? Both ways work in the sense that files exist in either content/en/<v>/generated/ or static/<v>/generated/ , pick one. 4.2 is the only version where files exist in both dirs (real files and empty stubs). And to prevent that catch-all from serving those empty stubs, we added excludeFiles config https://github.com/apache/kafka-site/pull/856/changes#diff-5928f4025679c9eee397ca3795367f71f667ce1f25018b7f7ae7c574da1f2f08R524 And per your earlier comment, we left 4.2 untouched in this 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]
