Wrap a parameter description appropriately for a doc string.
str
Documentation to wrap; typically a FieldInfo.doc.
FieldInfo.doc
The doc wrapped to 79 characters with 4 spaces of indentation.
wrap_parameter_doc()