-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededwaiting for feedbackquestions waiting to be answeredquestions waiting to be answered
Description
Proposal
I think it would be great to add the ability to get the docstrings for classes and or methods and insert them into the uml. This would go a long way in clarifying what classes are actually for in the uml.
Solution
The __doc__ attribute can be used to get the docstrings without much trouble.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededwaiting for feedbackquestions waiting to be answeredquestions waiting to be answered