httk.core.docs.inventories¶
Read and validate Sphinx intersphinx v2 inventory headers.
Exceptions¶
Raised when an inventory cannot be fetched or has unexpected metadata. |
Functions¶
|
Return project and version from the plain-text inventory header. |
|
Fetch an inventory from HTTP(S) or |
Module Contents¶
- exception httk.core.docs.inventories.InventoryError[source]¶
Bases:
RuntimeErrorRaised when an inventory cannot be fetched or has unexpected metadata.