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

Missing documentation of struct member #1

Open
parcollet opened this issue Feb 14, 2024 · 0 comments
Open

Missing documentation of struct member #1

parcollet opened this issue Feb 14, 2024 · 0 comments
Assignees

Comments

@parcollet
Copy link
Collaborator

Description

Documentation of struct member is missing e.g.

struct S {
int i = 3;
double x;
std::string s;
};

@parcollet parcollet added the bug Something isn't working label Feb 14, 2024
@parcollet parcollet self-assigned this Feb 14, 2024
@parcollet parcollet added bug of generated doc and removed bug Something isn't working labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant