Skip to content

docs: update ASE intersphinx URL to ase-lib.org#174

Closed
jameskermode wants to merge 1 commit into
Luthaf:mainfrom
jameskermode:fix-ase-intersphinx-url
Closed

docs: update ASE intersphinx URL to ase-lib.org#174
jameskermode wants to merge 1 commit into
Luthaf:mainfrom
jameskermode:fix-ase-intersphinx-url

Conversation

@jameskermode

Copy link
Copy Markdown

ASE moved its documentation from wiki.fysik.dtu.dk/ase to ase-lib.org; the old URL now 302-redirects there. This points the ase intersphinx inventory directly at the new canonical location.

The docs CI builds with warnings-as-errors, and the inventory fetch via the old (redirecting) URL has started failing — e.g. on recent PRs:

WARNING: failed to reach any of the inventories ... intersphinx inventory
'https://wiki.fysik.dtu.dk/ase/objects.inv' not fetchable ... 'ase-lib.org' ...
build finished with problems, 1 warning (with warnings treated as errors).

One-line change in docs/src/conf.py. Independent of (and useful for) the ASE neighbour-list plugin PR #173, where this surfaced.

🤖 Generated with Claude Code

ASE moved its documentation from wiki.fysik.dtu.dk/ase to ase-lib.org; the old
URL now 302-redirects there. Point the intersphinx inventory directly at the new
canonical location so the docs build doesn't depend on the redirect (which has
been failing to fetch in CI, and -W turns the warning into an error).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Luthaf

Luthaf commented Jun 23, 2026

Copy link
Copy Markdown
Owner

cscs-ci run

@Luthaf

Luthaf commented Jun 23, 2026

Copy link
Copy Markdown
Owner

CI failure is unrelated, it is because numpy 2.5 now warns on array.shape = ..., which the xyz ASE reader does internally. I'll fix it in a separate branch.

@jameskermode

Copy link
Copy Markdown
Author

ok, I'll close this then

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.

2 participants