Skip to content

docs: move translated READMEs into docs/i18n/ - #46986

Open
edcalderon wants to merge 1 commit into
anomalyco:devfrom
edcalderon:docs-consolidate-readme-root
Open

docs: move translated READMEs into docs/i18n/#46986
edcalderon wants to merge 1 commit into
anomalyco:devfrom
edcalderon:docs-consolidate-readme-root

Conversation

@edcalderon

@edcalderon edcalderon commented Sep 3, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #46985

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Root had 22 README files (README.md + 21 README.<lang>.md) sitting side by side. This moves the 21 translations into docs/i18n/, keeps README.md as the single entry point at root, and updates the language-switcher links (and asset/CONTRIBUTING.md paths inside each moved file) to match the new location. Pure file move + link fixes, no wording changed.

How did you verify your code works?

Wrote a script that resolves every href/src/srcset/markdown link in README.md and all 21 moved files against disk and confirmed each one points at a real file. Also grepped the rest of the repo for hardcoded README.<lang>.md references outside the README files themselves — none found.

Screenshots / recordings

N/A — no UI change, docs file move only.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

🤖 Generated with Claude Code

Root had 22 README files (README.md + 21 README.<lang>.md) sitting
flat side by side. Keep README.md as the single canonical entry
point at root and move translations into docs/i18n/, updating the
language switcher links accordingly.

Closes anomalyco#46985
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@edcalderon

Copy link
Copy Markdown
Author

critical style please!

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.

[FEATURE]: Move translated READMEs out of repo root into docs/i18n/

2 participants