autoDocstring icon indicating copy to clipboard operation
autoDocstring copied to clipboard

Unable to configure the class documentation template

Open msbrm opened this issue 1 year ago • 2 comments

I would like to be able to configure the class documentation template. How should I do that? 微信截图_20240528155047 I also hope it can support file header comments.

msbrm avatar May 28 '24 07:05 msbrm

Yeah run into the same issues, I don't need to appear Args in doc strings.

mdragoss avatar May 28 '24 14:05 mdragoss

Would be helpful if it by default added :ivar: for instance variables (specifically those not prefixed with underscore).

bavalpey avatar Jun 05 '24 19:06 bavalpey