Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed most documentation header bugs #1672

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

Merged
merged 1 commit into from
Jun 24, 2013
Merged

Fixed most documentation header bugs #1672

merged 1 commit into from
Jun 24, 2013

Conversation

DerAndereAndi
Copy link
Contributor

Fixed a few header @param and @return typos with the help of -Wdocumentation in Xcode.

The following warnings have not been fixed:
common.h:213 - Not sure how the documentation format is for '...'
notes.h:102 - Correct @param name but empty text
notes.h:111 - Correct @param name but empty text
pack.h:140 - @return missing text
pack.h:148 - @return missing text

Fixed a few header @param and @return typos with the help of -Wdocumentation in Xcode.

The following warnings have not been fixed:
common.h:213 - Not sure how the documentation format is for '...'
notes.h:102 - Correct @param name but empty text
notes.h:111 - Correct @param name but empty text
pack.h:140 - @return missing text
pack.h:148 - @return missing text
@vmg
Copy link
Member

vmg commented Jun 24, 2013

Cool. Didn't know that the new LLVM docparser was available from XCode already. Thanks for spotting this!

vmg pushed a commit that referenced this pull request Jun 24, 2013
Fixed most documentation header bugs
@vmg vmg merged commit 353a90b into libgit2:development Jun 24, 2013
phatblat pushed a commit to phatblat/libgit2 that referenced this pull request Sep 13, 2014
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