docs: overhaul product documentation and localized READMEs - #229
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying markdownviewer with
|
| Latest commit: |
daf0e14
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a5294cb5.markdownviewer.pages.dev |
| Branch Preview URL: | https://docs-international-documenta.markdownviewer.pages.dev |
ThisIs-Developer
marked this pull request as ready for review
July 27, 2026 21:31
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.
What changed
wiki/Localization.mdWhy
The previous documentation contained duplicated overview content, fragile links, inconsistent translated terminology, missing privacy and retention details, and several statements that no longer matched the implementation. This change makes the codebase the source of truth and separates concise entry-point content from detailed reference pages.
User and developer impact
Users receive clearer installation, usage, sharing, privacy, security, network, troubleshooting, project-history, community, and product-positioning guidance. Collapsible contents blocks and synchronized screenshots make each README easier to navigate and understand. Contributors receive a consolidated localization workflow and terminology reference. No application logic, API, storage format, dependency, deployment configuration, or product behavior is changed.
Validation
github.com/user-attachmentsscreenshot URLs return HTTP 404 to anonymous readers even though authenticated owner requests succeed; these images require stable public URLs or repository-local copies before mergegit diff --checkpassednpm run buildremains blocked by the pre-existing static-validator reference to missingfunctions/api/report-issue.js. This documentation-only change does not create or alter that condition.