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/improve some comments, group add and remove functions #1054

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

Indra-db
Copy link
Contributor

@Indra-db Indra-db commented Oct 3, 2023

I changed the comment of set_lookup_path dramatically to be aligned with the comment on the C function lookup_path, as it was a lot more descriptive. However, I used the @ parameters more heavily to split it up into sections.

after discussion with Sander, he instead suggested to use @see so there's no comment duplication across CPP/C API so @see has been added to set_lookup_path cpp function

I relocated the add enum function to be grouped with the other add functions. Same with Remove.

The rest is quite minor.

@Indra-db Indra-db changed the title fix some comments, group add and remove functions fix/improve some comments, group add and remove functions Oct 3, 2023
@SanderMertens
Copy link
Owner

Thanks for the PR!

@SanderMertens SanderMertens merged commit fd9fd1e into SanderMertens:master Oct 3, 2023
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants