Point the intersphinx mappings at Read the Docs - #314
Merged
Conversation
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>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ 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:
|
boulderdaze
approved these changes
Aug 7, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Correct intersphinx links in our docs