module documentation

The main parsing routine.

Constant _STYLE_MAP Undocumented
_STYLE_MAP = (source) ΒΆ

Undocumented

Value
{DocstringStyle.REST: rest,
 DocstringStyle.GOOGLE: google,
 DocstringStyle.NUMPYDOC: numpydoc,
 DocstringStyle.EPYDOC: epydoc}