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

Enable doxygen XML and fix issues #1348

Merged
merged 17 commits into from
Sep 25, 2023

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Sep 25, 2023

Description

doxygen catches more doc issues (of the types fixed in #1317) when more build outputs are turned on, which is indicative of some bugs/limitations in doxygen. XML builds will be necessary to leverage Breathe (see #1324) so this PR enables XML builds and fixes the associated issues.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@vyasr vyasr added doc Documentation non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Sep 25, 2023
@vyasr vyasr requested a review from a team as a code owner September 25, 2023 16:55
@vyasr vyasr self-assigned this Sep 25, 2023
@github-actions github-actions bot added the cpp Pertains to C++ code label Sep 25, 2023
@vyasr vyasr removed the improvement Improvement / enhancement to an existing function label Sep 25, 2023
@vyasr vyasr mentioned this pull request Sep 25, 2023
3 tasks
@vyasr
Copy link
Contributor Author

vyasr commented Sep 25, 2023

/merge

@rapids-bot rapids-bot bot merged commit 19c44db into rapidsai:branch-23.12 Sep 25, 2023
44 checks passed
@vyasr vyasr deleted the feat/doxygen_xml branch September 25, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp Pertains to C++ code doc Documentation non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants