kou opened a new pull request, #40739: URL: https://github.com/apache/arrow/pull/40739
### Rationale for this change Sphinx < 7.3.0 has a problem that auto generated files may use wrong suffix. See https://github.com/sphinx-doc/sphinx/issues/12147 for details. ### What changes are included in this PR? Use `.rst` as the first `source_suffix` item as a workaround of this problem. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. -- 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]
