Commit be1553e
committed
Fix docs build: pin warp intersphinx to /latest/
https://nvidia.github.io/warp/objects.inv now returns 404; the inventory
moved under /latest/ (and /stable/). With warnings treated as errors, the
broken intersphinx fetch fails the docs build on every PR.
Repro: any recent CI run on develop, e.g.
https://github.com/isaac-sim/IsaacLab/actions/runs/25533637651/job/74955918336
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://nvidia.github.io/warp/objects.inv' not
fetchable due to 404 Client Error: Not Found
build finished with problems, 1 warning (with warnings treated as errors).1 parent 22cb263 commit be1553e
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments