For future references, there was actually an issue on github: https://github.com/spyder-ide/spyder/issues/2177
Am Samstag, 17. September 2016 15:25:08 UTC+2 schrieb Han Jo: > > Dear all, > > I didn't find a feature or discussion about it. Is there already a way to > generate a docstring for a function? > > E.g. when I have the function get_sum(x) with the variable x I want spyder > to generate a docstring directly under the function definition. It could be > something like this: > > > """ > Description: > > Parameters: > ------------------------------------------------ > x: TYP HERE > DESCR HERE > """ > > Cheers, > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
