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

Use properties (etc.) blocks as automatic sections for the autoclass directives. #260

Open
apozharski opened this issue Aug 6, 2024 · 0 comments

Comments

@apozharski
Copy link
Collaborator

apozharski commented Aug 6, 2024

For classes with lots of properties (for example the Options class in nosnoc) it would be nice to section the properties for better readability. One approach to doing this would be to treat property blocks as sections (possibly with their own "docstrings" which can be added as section descriptions). This would allow for better matching organization when using the autoclass directive.

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

No branches or pull requests

1 participant