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

Generate doc-comments for structs, fields and functions #107

Merged
merged 6 commits into from
Nov 2, 2023

Conversation

hasezoey
Copy link
Collaborator

This PR adds basic doc-comment generation for all generated structs, fields and functions.
The generated doc-comments currently do not include examples

re #56

@hasezoey hasezoey added the enhancement New feature or request label Oct 31, 2023
@hasezoey hasezoey requested a review from Wulf October 31, 2023 13:56
@hasezoey
Copy link
Collaborator Author

hasezoey commented Nov 2, 2023

updated to fix clippy warnings when they were introduced

@hasezoey hasezoey merged commit 6d6a4e2 into Wulf:main Nov 2, 2023
6 checks passed
@hasezoey hasezoey deleted the gendoccomments branch November 2, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants