-
Notifications
You must be signed in to change notification settings - Fork 26
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
Vvenkatesan/doxygen #32
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a074461
to
68b4eb2
Compare
68b4eb2
to
b417b20
Compare
b417b20
to
52e50de
Compare
87c4e6d
to
2698d98
Compare
2698d98
to
a6af3c6
Compare
mkhazraee
reviewed
Mar 17, 2025
mkhazraee
reviewed
Mar 17, 2025
mkhazraee
reviewed
Mar 17, 2025
mkhazraee
reviewed
Mar 17, 2025
Adding doxygen sytle headers for NIXL APIs and descriptors. Generate docs with doxygen Doxyfile This version just focuses on the NB APIS for NIXL Signed-off-by: Vishwanath Venkatesan <[email protected]>
Spell check errors addressed. Signed-off-by: Vishwanath Venkatesan <[email protected]>
Addressing build errors Signed-off-by: Vishwanath Venkatesan <[email protected]>
Fixing the accidentally removed comment for copyright Signed-off-by: Vishwanath Venkatesan <[email protected]>
Doxygen documentation for NIXL architecture with pictures. Signed-off-by: Vishwanath Venkatesan <[email protected]>
nixlBlobDesc and nixlBasicDesc are descriptors not list fixing that. Signed-off-by: Vishwanath Venkatesan <[email protected]>
Some more description cleanup for Descriptor. Signed-off-by: Vishwanath Venkatesan <[email protected]>
Co-authored-by: Artem Polyakov <[email protected]>
Signed-off-by: Timothy Stamler <[email protected]>
Co-authored-by: Timothy Stamler <[email protected]>
Some more description cleanup for Descriptor. Signed-off-by: Vishwanath Venkatesan <[email protected]>
Signed-off-by: Vishwanath Venkatesan <[email protected]>
Co-authored-by: Artem Polyakov <[email protected]> Co-authored-by: Timothy Stamler <[email protected]>
Fix trailing whitespace introduced by github. Signed-off-by: Vishwanath Venkatesan <[email protected]>
Fix the spell error. Signed-off-by: Vishwanath Venkatesan <[email protected]>
Co-authored-by: Artem Polyakov <[email protected]>
89da514
to
6cf2b3c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding Doxyfile to autogenerate Documentation