ElementTree findEntry(APIDoc doc, EntryLocation entry)
Arguments
doc: API documentationentry: An EntryLocation describing the API component to be retrieved.
Usage
Finds a documentation entry for a function, data type or exception in a module. An Exception will be thrown if the entry does not exist.