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

Add \since information to CAPI doxygen functions #854

Closed
pramsey opened this issue Mar 24, 2023 · 1 comment
Closed

Add \since information to CAPI doxygen functions #854

pramsey opened this issue Mar 24, 2023 · 1 comment
Labels
Enhancement New feature or feature improvement. Good First Issue New developers consider for experience.

Comments

@pramsey
Copy link
Member

pramsey commented Mar 24, 2023

The first release of all CAPI functions is in the attached file.
output.txt

@pramsey pramsey added Good First Issue New developers consider for experience. Enhancement New feature or feature improvement. labels Mar 24, 2023
@rouault
Copy link
Contributor

rouault commented Mar 24, 2023

For antiquated versions (let's say those released more than 5 years ago), adding a since tag is probably more noise than signal. Typically, for GDAL, from time to time, I remove @SInCE tags (or similar mentions in .rst doc) for versions that are ridiculously outdated.

pramsey added a commit to pramsey/geos that referenced this issue Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or feature improvement. Good First Issue New developers consider for experience.
Projects
None yet
Development

No branches or pull requests

2 participants