Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit93a13ee

Browse files
Fix doc generation: use proper GitHub Docs capitalization
Co-authored-by: colindembovsky <1932561+colindembovsky@users.noreply.github.com>
1 parent2f846ed commit93a13ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎cmd/github-mcp-server/generate_docs.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ func formatToolsetName(name string) string {
205205
return"Secret Protection"
206206
case"orgs":
207207
return"Organizations"
208+
case"github_docs":
209+
return"GitHub Docs"
208210
default:
209211
// Fallback: capitalize first letter and replace underscores with spaces
210212
parts:=strings.Split(name,"_")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp