class documentation

class InvReader(sphinx.SphinxInventory):

View In Hierarchy

Undocumented

Class Variable ​_logger Undocumented

Inherited from SphinxInventory:

Method __init__
Method error Undocumented
Method get​Link Return link for `name` or None if no link is found.
Method update Update inventory from URL.
Method _get​Payload Parse inventory and return clear text payload without comments.
Method _parse​Inventory Parse clear text payload and return a dict with module to link mapping.
Instance Variable ​_links Undocumented