autoDocstring icon indicating copy to clipboard operation
autoDocstring copied to clipboard

[Feature Request] Support for Module Docstrings

Open MaddyGuthridge opened this issue 4 years ago • 1 comments

It'd be awesome if this project also supported module docstrings, as currently it tries to treat them like functions.

Instead of having parameters like args, returns and raises, it could have things like description and author. This would help with writing consistent module docstrings.

MaddyGuthridge avatar Aug 19 '21 06:08 MaddyGuthridge

I would have put this as a feature request, but the repo doesn't let me choose that as an option myself.

MaddyGuthridge avatar Aug 19 '21 06:08 MaddyGuthridge