Skip to content

docs: update translated document pages#3160

Merged
seratch merged 1 commit intomainfrom
update-translated-docs-25467312248
May 6, 2026
Merged

docs: update translated document pages#3160
seratch merged 1 commit intomainfrom
update-translated-docs-25467312248

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

Automated update of translated documentation.

Triggered by commit: 0466636b777a402d7d745b5daba61aa7cf8b02f8.
Message: feat: #1167 add opt-in server-prefixed MCP tool names (#3019)

@seratch seratch added the documentation Improvements or additions to documentation label May 6, 2026
@seratch seratch merged commit ff8e3db into main May 6, 2026
@seratch seratch deleted the update-translated-docs-25467312248 branch May 6, 2026 23:45
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5ec3ccb5d4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/ja/mcp.md
Comment on lines +62 to +65
- ツールの一部だけを公開する方法([ツールフィルタリング](#tool-filtering)
- サーバーが再利用可能なプロンプトも提供するかどうか([プロンプト](#prompts)
- `list_tools()` をキャッシュすべきかどうか([キャッシュ](#caching)
- MCP アクティビティがトレースにどのように表示されるか([トレーシング](#tracing)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep Japanese fragment links in sync with headings

In the Japanese page these fragment links still target the English slugs (#tool-filtering, #prompts, #caching, #tracing), but this same change translates the destination headings to Japanese, so MkDocs no longer has matching English anchors. Clicking these shared-pattern links now lands nowhere unless the links are updated to the generated Japanese anchors or explicit IDs are added.

Useful? React with 👍 / 👎.

Comment thread docs/ja/mcp.md
## トレーシング

[Tracing](./tracing.md) は、以下を含む MCP アクティビティを自動で記録します:
[トレーシング](../tracing.md) は、以下を含む MCP アクティビティを自動的にキャプチャします。
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Preserve the locale-relative tracing link

From docs/ja/mcp.md, changing this link from ./tracing.md to ../tracing.md sends Japanese readers to the English tracing page (docs/tracing.md) instead of the localized sibling page (docs/ja/tracing.md). This breaks locale navigation for anyone following the tracing reference from the Japanese MCP docs.

Useful? React with 👍 / 👎.

Comment thread docs/zh/mcp.md
- 如何只暴露部分工具([工具过滤](#tool-filtering))。
- 服务是否还提供可复用提示词([Prompts](#prompts))。
- 如何只公开部分工具([工具过滤](#tool-filtering))。
- 服务是否还提供可复用的提示词([提示词](#prompts))。
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the Chinese prompt anchor

This link still points to #prompts, but the destination heading was translated in this change to ## 提示词, so the Chinese page no longer defines the English #prompts anchor. The shared-pattern prompt link will be broken unless it is changed to the generated Chinese slug or the heading gets an explicit stable ID.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant