Add script to generate docs (#622)

This commit is contained in:
JoannaaKL
2025-07-01 10:02:19 +02:00
committed by GitHub
parent 7c62774271
commit b44dee6189
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
# This script generates documentation for the GitHub MCP server.
# It needs to be run after tool updates to ensure the latest changes are reflected in the documentation.
go run ./cmd/github-mcp-server generate-docs