amoeba opened a new pull request, #46521: URL: https://github.com/apache/arrow/pull/46521
### Rationale for this change The docs don't build cleanly for me locally and some warnings and errors that are consequential are being ignored. Some of these issues ended up being as severe as entirely missing tables. ### What changes are included in this PR? - Fixes for each issue I ran into. Each change is a commit with whatever extra detail I needed included in the commit body. - This also includes an auto-update of our Doxyfile which silences a number of deprecation warnings. I took a look at the diff and it seemed pretty safe and the docs look good to me locally. We can do a preview in CI first though. ### Are these changes tested? Yes, each change was tested locally. ### Are there any user-facing changes? No. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org