Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++] Fix main page for Doxygen. #2749

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

mkmkme
Copy link
Contributor

@mkmkme mkmkme commented Feb 19, 2024

What is the purpose of the change

Doxygen doesn't have a \ul tag and therefore it's currently displayed as a plain text on a web page. This commit removes it.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Documentation

  • Does this pull request introduce a new feature? no

Doxygen doesn't have a `\ul` tag and therefore it's currently displayed
as a plain text on a web page. This commit removes it.
@github-actions github-actions bot added the C++ Pull Requests for C++ binding label Feb 19, 2024
@martin-g
Copy link
Member

We will need JIRA issues for the changelog:

@martin-g
Copy link
Member

This PR is trivial, so no issue is needed!

@mkmkme
Copy link
Contributor Author

mkmkme commented Feb 19, 2024

I've requested a jira login for the future anyways :) Will follow this for the next PRs.

@martin-g martin-g merged commit efbfdcf into apache:main Feb 19, 2024
4 checks passed
@mkmkme mkmkme deleted the mkmkme/fix-doxyfile branch February 19, 2024 09:27
martin-g pushed a commit that referenced this pull request Feb 19, 2024
Doxygen doesn't have a `\ul` tag and therefore it's currently displayed
as a plain text on a web page. This commit removes it.

(cherry picked from commit efbfdcf)
@martin-g
Copy link
Member

Thank you, @mkmkme !

RanbirK pushed a commit to RanbirK/avro that referenced this pull request May 13, 2024
Doxygen doesn't have a `\ul` tag and therefore it's currently displayed
as a plain text on a web page. This commit removes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ Pull Requests for C++ binding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants