Maybe<ElementTree> extractSummary(ElementTree part)
Arguments
part: A documentation block extracted from API documentation
Usage
Find the summary component of a documentation block, if possible.
part: A documentation block extracted from API documentationFind the summary component of a documentation block, if possible.