Skip to content

Fix documentation quality issues in legacy docs (English + Japanese) - #3

Merged
miyako merged 1 commit into
mainfrom
miyako-docs-quality-audit
Jul 30, 2026
Merged

Fix documentation quality issues in legacy docs (English + Japanese)#3
miyako merged 1 commit into
mainfrom
miyako-docs-quality-audit

Conversation

@miyako

@miyako miyako commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Comprehensive documentation quality audit and fixes for legacy documentation files under i18n/ja/docusaurus-plugin-content-docs/*/Desktop-legacy|Develop-legacy|language-legacy/.

79 files modified across 6 commits covering both English and Japanese content.


Changes by commit

1. Fix broken links, typos, and French remnant (10 files)

  • sempahoresemaphore / clear-sempahoreclear-semaphore (link slugs)
  • ction-infoaction-info (link slug)
  • set-quer-destinationset-query-destination (link slug)
  • modfiymodify (code comment typo)
  • ::info:::info (Docusaurus admonition syntax)
  • encodageUTF-8 (French remnant in XML example)

2. Fix prose and factual issues (6 files)

  • Simple API XMLSimple API for XML
  • Apache Foundation companyApache Software Foundation
  • XSL documentXML document
  • provoke errorscause errors
  • Tab character → space in Markdown table
  • Removed orphan ::: admonition blocks

3. Fix missing operator in code example (2 files)

  • [Inventory]Part Qty 1[Inventory]Part Qty-1 (verified against archived original)

4. Standardize spelling (6 files)

  • cancelledcanceled (US English, consistent throughout)

5. Remove trailing space from admonition marker (2 files)

6. Fix Japanese documentation issues (53 files)

  • フィ-ルド → フィールド: Wrong character U+FF0D (FULLWIDTH HYPHEN-MINUS) replaced with correct U+30FC (KATAKANA PROLONGED SOUND MARK) — 53 files
  • トリガ → トリガー: Standardized to preferred long-vowel form
  • ユーザインターフェース → ユーザーインターフェース: Consistent with preferred term
  • 使用してないでください → 使用しないでください: Grammar fix
  • して下さい → してください: Consistent hiragana style
  • **インスペクタ**ー**インスペクター**: Fixed broken bold markup
  • Removed stray period, empty 注: markers, word-wrap space artifacts
  • Fixed broken link: trucate-tabletruncate-table

Scope

All changes are within:

i18n/ja/docusaurus-plugin-content-docs/*/Desktop-legacy/
i18n/ja/docusaurus-plugin-content-docs/*/Develop-legacy/
i18n/ja/docusaurus-plugin-content-docs/*/language-legacy/
i18n/ja/docusaurus-plugin-content-docs/*/FormObjects/
i18n/ja/docusaurus-plugin-content-docs/*/commands-legacy/
i18n/ja/docusaurus-plugin-content-docs/*/commands/

Notes

  • Files originate from HTML export of legacy 4D documentation system
  • Archived originals at https://library.4d-japan.com/doc/4Dv20/ were used for verification
  • Changes applied consistently across all version directories (current, version-21, version-21-R3, version-21-R4)
  • No semantic/content changes — only corrections to typos, broken links, and formatting artifacts

- Fix フィ-ルド (wrong character U+FF0D) → フィールド (correct U+30FC) across 53 files
- Standardize トリガ → トリガー (preferred term)
- Fix ユーザインターフェース → ユーザーインターフェース
- Fix grammar: 使用してないでください → 使用しないでください
- Fix して下さい → してください (consistent hiragana)
- Fix broken bold markup: **インスペクタ**ー → **インスペクター**
- Remove stray period and empty 注: markers
- Fix word-wrap space artifacts from HTML export

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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