wrap_parameter_doc

lsst.ts.mtmount.wrap_parameter_doc(text)

Wrap a parameter description appropriately for a doc string.

Parameters:
docstr

Documentation to wrap; typically a FieldInfo.doc.

Returns:
wrapped_docstr

The doc wrapped to 79 characters with 4 spaces of indentation.