Lightning-AI / Lightning-AI/torchmetrics
Missing objects.inv in docs
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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