Here's a relevant question about pydev default module template.
As most of pydev users would know that, default module templates use epydoc-type markup style. However most of python codes use reStructuredText style and thus it is recommended to change module templates.
My question is 'Does anyone have experience to change pydev module template into reStructuredText markup type?' If you do, then would you mind sharing it? Properly used templates will save much time.