Expand description
Utilities for manipulating and parsing documentation strings.
Functions
Removes leading indentation and trailing whitespace from a string, returning None
if the string is empty.
Removes leading indentation and trailing whitespace from a string.
Remove asterisks if the doc string is formatted with asterisks.