Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Jan 9, 2026

Rationale for this change

Fix Doxygen build failure caused by backslash sequences in Windows path placeholders being interpreted as Doxygen commands.

What changes are included in this PR?

Changed path placeholder format in cpp/src/arrow/flight/sql/odbc/README.md from <path\to\repo> to `<path\to\repo>`. This prevents Doxygen from interpreting \to as a command in inline code contexts.

Are these changes tested?

Should be verified with a CI.

Are there any user-facing changes?

No, dev-only.

@HyukjinKwon
Copy link
Member Author

@github-actions crossbow submit test-debian-*-docs

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Revision: 2d1b493

Submitted crossbow builds: ursacomputing/crossbow @ actions-8e44e9c25d

Task Status
test-debian-12-docs GitHub Actions

Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@HyukjinKwon
Copy link
Member Author

HyukjinKwon commented Jan 9, 2026

Oh there was another PR already. I missed it.

@HyukjinKwon HyukjinKwon closed this Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants