class documentation
Sphinx inventory handler.
Method | __init__ |
No summary |
Method | error |
Undocumented |
Method | get |
Return link for `name` or None if no link is found. |
Method | update |
Update inventory from URL. |
Method | _get |
Parse inventory and return clear text payload without comments. |
Method | _parse |
Parse clear text payload and return a dict with module to link mapping. |
Instance Variable | _links |
Undocumented |
Instance Variable | _logger |
Undocumented |