Skip to content

docs: link to the versioned documentation index - #33

Merged
MobyNL merged 1 commit into
mainfrom
docs/point-at-versioned-site
Aug 18, 2026
Merged

docs: link to the versioned documentation index#33
MobyNL merged 1 commit into
mainfrom
docs/point-at-versioned-site

Conversation

@MobyNL

@MobyNL MobyNL commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Small follow-up to #32, worth landing before the 1.0.0 tag because the package metadata it changes ships in the release.

The README and pyproject.toml pointed at /MitmLibraryKeywords.html, which is only written when a release is published. Until the first release under the new workflow that path does not exist, so both links answer 404 today — and the site index, which does exist and lists every published version, was linked only as an afterthought.

They now point at the index, which is the entry point and is valid whether or not a release has been published. The direct links to the latest release and to current main stay, below it.

The bare path keeps being published on release: the metadata of every already published version points at it, back to 0.1, and those releases cannot be changed. The workflow comment now says that, rather than claiming the README points there.

Verified against the live site: /, /dev/MitmLibraryKeywords.html and /versions.json return 200; /MitmLibraryKeywords.html and /latest/ return 404 until the first release tag.

🤖 Generated with Claude Code

The README and the package metadata pointed at
/MitmLibraryKeywords.html, which is only written when a release is published.
Until the first release under the new workflow that path does not exist, so both
links answered 404 - and the site index, which does exist and lists every
published version, was linked only as an afterthought.

They now point at the index, which is the entry point and is valid whether or
not a release has been published yet. The direct links to the latest release and
to the current main stay, below it.

The bare path keeps being published on release, because the metadata of every
already published version points at it, back to 0.1. Nothing in the repository
links there any more, but those releases cannot be changed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@MobyNL
MobyNL merged commit 5394cc8 into main Aug 18, 2026
15 checks passed
@MobyNL
MobyNL deleted the docs/point-at-versioned-site branch August 18, 2026 19:32
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.

1 participant