raulcd opened a new issue, #48782: URL: https://github.com/apache/arrow/issues/48782
### Describe the bug, including details regarding any error messages, version, and platform. The [AMD64 Debian 12 Complete Documentation](https://github.com/apache/arrow/actions/runs/20810595031/job/59773658008) fails on main with: ``` /arrow/cpp/src/arrow/flight/sql/odbc/README.md:29: error: Found unknown command '\to' (warning treated as error, aborting now) ``` Doxygen seems to be interpreting this as a command: https://github.com/apache/arrow/blame/5b1af01098f9281e7c04c5017a7f5232a683f646/cpp/src/arrow/flight/sql/odbc/README.md#L29 This was introduced when the ODBC Windows installer was merged: - https://github.com/apache/arrow/issues/47787 ### Component(s) Continuous Integration, Documentation -- 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]
