Skip to content

Missing objects.inv for intersphinx cross-reference #25456

@viktorfreiman

Description

@viktorfreiman

I am using sphinx for my own code and want to do cross-reference
with intersphinx to azure-sdk, but I can't find the objects.inv

I found links to the objects.inv but both intersphinx_mapping's are returning 404

'azure-core': ('https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/', None),
'azure-identity': ('https://azuresdkdocs.blob.core.windows.net/$web/python/azure-identity/latest/', None),

$ curl https://azuresdkdocs.blob.core.windows.net/$web/python/azure-identity/latest/objects.inv
<?xml version="1.0" encoding="utf-8"?><Error><Code>ResourceNotFound</Code><Message>The specified resource does not exist.
RequestId:e0e6008e-001e-00c6-27ca-a22aff000000
Time:2022-07-28T21:39:56.0791837Z</Message></Error>

Is there someway to get it working again?

Metadata

Metadata

Assignees

Labels

Docscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions