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

Fix doxygen for enum types in libcudf #9724

Merged
merged 4 commits into from
Nov 22, 2021

Conversation

davidwendt
Copy link
Contributor

Fix some doxygen formatting errors around enum types found when looking at various pages in the published docs: https://docs.rapids.ai/api/libcudf/stable/namespacecudf.html

@davidwendt davidwendt added 3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change labels Nov 18, 2021
@davidwendt davidwendt self-assigned this Nov 18, 2021
@davidwendt davidwendt requested a review from a team as a code owner November 18, 2021 21:27
Copy link
Contributor

@karthikeyann karthikeyann left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #9724 (437f880) into branch-22.02 (967a333) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           branch-22.02    #9724   +/-   ##
=============================================
  Coverage         10.49%   10.49%           
=============================================
  Files               119      119           
  Lines             20305    20305           
=============================================
  Hits               2130     2130           
  Misses            18175    18175           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b9ea2b...437f880. Read the comment docs.

@davidwendt
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 7fa15db into rapidsai:branch-22.02 Nov 22, 2021
@davidwendt davidwendt deleted the fix-enum-doxygen branch November 22, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants