alamb opened a new pull request, #5824: URL: https://github.com/apache/arrow-datafusion/pull/5824
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/5755 # Rationale for this change I would like the DataFusion documentation to get better. One problem, as described on https://github.com/apache/arrow-datafusion/issues/5755, is that there are effectively 2 doc sites (the README in the repository as well as the https://arrow.apache.org/datafusion/) While https://arrow.apache.org/datafusion/ still needs some significant love, getting more eyes on it will make that more obvious and having a single place to focus documentation effort will improve our efficiency. I plan several more PRs to update the website content # What changes are included in this PR? 1. Move all content from README to https://github.com/apache/arrow-datafusion/tree/main/docs 2. Leave README with a pointer to the main docs # Are these changes tested? N/A <!-- We typically require tests for all PRs in order to: 1. Prevent the code from being accidentally broken by subsequent changes 2. Serve as another way to document the expected behavior of the code If tests are not included in your PR, please explain why (for example, are they covered by existing tests)? --> # Are there any user-facing changes? Hopefully better docs -- 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]
