How do I format docstrings Permanently deleted user Created December 11, 2013 23:47 Probably overlooking something very basic, but I'd like to just format (mainly wrap/re-wrap) my docstrings. Thanks!
http://sphinx-doc.org/markup/desc.html
Fill Paragraph will merge lines that should be separate and not properly indent continuation lines.
There wouldn't happen to be any way to format the docstrings appropriately would there?