Lightning-AI / Lightning-AI/torchmetrics

Missing objects.inv in docs

Open
#3,475 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Python
Stars
2.5k
Forks
526
Avg merge
6d 11h
Merged PRs (30d)
5

Description

## 📚 Documentation

TorchGeo links to the TorchMetrics docs via `sphinx.ext.intersphinx`, which looks for an `objects.inv` at https://lightning.ai/docs/torchmetrics/stable. This appears to have broken all of a sudden, requiring JavaScript in order to render. As a result, all of our CI is down until this is resolved. Did the objects.inv move, or is this an unintended change?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the missing objects.inv request at the TorchMetrics documentation URL and inspect the Sphinx intersphinx configuration or documentation build entry point involved. Compare the expected stable URL with the generated documentation output, then verify that the inventory is available and CI no longer fails.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.