Skip to content

docs: import Wiki nav and JA pages into docs/ (#193)#194

Merged
liplus-lin-lay merged 1 commit into
mainfrom
193-wiki-nav-and-ja-into-docs
Apr 19, 2026
Merged

docs: import Wiki nav and JA pages into docs/ (#193)#194
liplus-lin-lay merged 1 commit into
mainfrom
193-wiki-nav-and-ja-into-docs

Conversation

@liplus-lin-lay
Copy link
Copy Markdown
Member

Closes #193

GitHub Wiki にしか存在していなかった navigation 3 ファイル(Home / _Sidebar / _Footer)と
日本語翻訳 2 ファイル(Requirements-ja / Installation-ja)を docs/ 配下に取り込み、
Wiki sync の "Wiki must be a complete mirror of docs/" 不変式を満たす。
ja ファイルは docs/ 命名規約に合わせて 0-requirements.ja.md / installation.ja.md にリネーム。
Home.md と _Sidebar.md の [[…]] link 参照を新 docs 命名に書き換え、本文と ja content は不変。

変更ファイル

  • docs/Home.md (新規) — link 参照を新命名へ更新
  • docs/_Sidebar.md (新規) — link 参照を新命名へ更新
  • docs/_Footer.md (新規) — そのまま取り込み
  • docs/0-requirements.ja.md (新規) — Wiki Requirements-ja.md をリネーム取り込み
  • docs/installation.ja.md (新規) — Wiki Installation-ja.md をリネーム取り込み

link 書き換えルール適用

  • [[Installation-ja]][[installation.ja]]
  • [[Requirements-ja]][[0-requirements.ja]]
  • [[Installation]][[installation]]
  • [[Requirements]][[0-requirements]]
  • [[表示テキスト|旧名]] 形式の右辺もすべて新命名へ

姉妹プロジェクト github-rag-mcp v0.7.1 (PR #94) と同じ構造。
本 PR merge 後、v0.10.7 release サイクルで wiki sync を再実行する。

既存 Wiki の Home / _Sidebar / _Footer / Requirements-ja / Installation-ja を
docs/ 配下に取り込み、ja ファイルは命名規約に合わせてリネームした。
Home.md と _Sidebar.md の wiki link 参照のみを新ファイル名へ更新し、本文や
ja ファイルの内容には手を入れていない。これにより docs/ が source of truth
となり、リリース時の wiki sync で nav と JA ページがそのまま反映される。

Refs #193
@liplus-lin-lay liplus-lin-lay linked an issue Apr 19, 2026 that may be closed by this pull request
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
github-webhook-mcp fe2aacc Apr 19 2026, 03:50 PM

@liplus-lin-lay liplus-lin-lay merged commit 31f9f5d into main Apr 19, 2026
3 checks passed
@liplus-lin-lay liplus-lin-lay deleted the 193-wiki-nav-and-ja-into-docs branch April 19, 2026 15:51
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.

Promote wiki nav and ja translations into docs/

1 participant