Skip to content

Point the intersphinx mappings at Read the Docs - #314

Merged
K20shores merged 1 commit into
mainfrom
point-intersphinx-at-readthedocs
Aug 7, 2026
Merged

Point the intersphinx mappings at Read the Docs#314
K20shores merged 1 commit into
mainfrom
point-intersphinx-at-readthedocs

Conversation

@K20shores

@K20shores K20shores commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Correct intersphinx links in our docs

All three sibling projects publish on Read the Docs now. Two of the three
GitHub Pages targets no longer serve an inventory:

- musica: ncar.github.io/musica/objects.inv returns 404 today, so this
  cross-reference is already broken.
- micm: that site now hosts the performance benchmarks. The inventory still
  resolves, but the documentation moved.
- music-box: the inventory still resolves and is stale.

Each new inventory returns 200.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@K20shores
K20shores requested a review from boulderdaze August 7, 2026 18:58
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.39%. Comparing base (fa06d8c) to head (33b963d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   88.39%   88.39%           
=======================================
  Files          44       44           
  Lines        2655     2655           
=======================================
  Hits         2347     2347           
  Misses        308      308           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@K20shores
K20shores merged commit 18c2ff7 into main Aug 7, 2026
27 of 28 checks passed
@K20shores
K20shores deleted the point-intersphinx-at-readthedocs branch August 7, 2026 19:56
K20shores added a commit to NCAR/micm that referenced this pull request Aug 7, 2026
- objects.inv: kept as a shim so the intersphinx mapping in
  NCAR/MechanismConfiguration would keep resolving. That repository moved to
  Read the Docs in NCAR/MechanismConfiguration#314, merged today, so the shim
  has no remaining known consumer.
- versions/tmpdocs: a leftover temporary build. It never corresponded to a
  release, so its URLs were never meaningful.
- branch/main: a per-branch documentation preview. No workflow builds branch
  previews to this branch any more.

Keeps the four benchmark charts, the landing page, and every redirect stub
for a real release or a canonical documentation page. Those URLs may be cited
or bookmarked, and they cost very little.

38 files removed, 159 to 121.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants