chore(docs): remove the unused Common Use Cases page - #39
Merged
Conversation
Matti's call in #34: the page is not used and not worth carrying around. It was a seven-line stub — a bulleted list of topics somebody meant to write — and the only stub in the repository missing from the navigation, so nothing linked to it and nobody could reach it except by typing the URL. It existed in all ten languages, which meant nine translations of a list of headings nobody would read. The URL it published at will now 404. Nothing on the site pointed there, so the only way to hit it is an old bookmark. The other two items in #34 — the French and German terminology drift — are untouched and the issue stays open for them. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Translation statusda — 20 current Every translation of the pages in scope is current. |
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.
Matti's call in #34: "Just remove the use-cases.md page altogether. It's not used; no need to carry it around."
What it was
A seven-line stub — a bulleted list of five topics somebody intended to write:
Stub pages are normal here;
CLAUDE.mdsays so, and eight others are equally short. What made this one different is that it was the only stub missing fromnav, so nothing linked to it and it could only be reached by typing the URL. It nonetheless existed in all ten languages, which meant nine translations of a list of headings.Verified before removing
mkdocs.ymlVerified after
mkdocs build --strictcheck_anchors.pytranslation_status.pyorphaned=0in all nineorphaned=0matters: the status script flags a translation whose English source has gone, so a partial deletion would have shown up here.One consequence worth stating
https://docs.hatlabs.fi/halpi2/user-guide/use-cases/currently returns 200 and will 404 after this merges. Nothing on the site linked there, so the only way to reach it is an old bookmark.#34 stays open
This addresses only the third item. The French and German terminology drift —
coupure de courantprescribed butperte d'alimentationused, and German carrying bothSpannungsausfallandStromausfall— is untouched.🤖 Generated with Claude Code