docs(sdk): redirect Python, JS, and Go SDK pages to API reference sites#3505
Conversation
There was a problem hiding this comment.
Code Review
This pull request replaces the Go, JavaScript, and Python SDK documentation pages with HTML redirects to their respective external API reference sites and updates the parent index page links. The reviewer pointed out that redirecting these main pages makes it difficult for users to find the local child guides (such as core, langchain, etc.) still kept in the repository, and suggested updating the index page to link to both the external API references and the local guides.
|
🚀 Cloudflare Preview Ready! 🔎 View Preview: https://pr-3505.toolbox-docs-6xc.pages.dev (Note: Subsequent pushes to this PR will automatically update the preview at this same URL) |
|
🧨 Preview deployments removed. Cloudflare Pages environments for |
…ence sites (#3505) Redirects the Python, JavaScript, and Go SDK landing pages (Connect to Toolbox → Toolbox SDKs) to their API reference sites: py/js/go.mcp-toolbox.dev. Uses the existing redirect pattern (`manualLink` + meta-refresh), same tab. Java is unchanged; child usage guides are kept. Also fixes the malformed Go link in the top-level SDKs index. cdaf4fc
…ence sites (googleapis#3505) Redirects the Python, JavaScript, and Go SDK landing pages (Connect to Toolbox → Toolbox SDKs) to their API reference sites: py/js/go.mcp-toolbox.dev. Uses the existing redirect pattern (`manualLink` + meta-refresh), same tab. Java is unchanged; child usage guides are kept. Also fixes the malformed Go link in the top-level SDKs index. cdaf4fc
…ence sites (googleapis#3505) Redirects the Python, JavaScript, and Go SDK landing pages (Connect to Toolbox → Toolbox SDKs) to their API reference sites: py/js/go.mcp-toolbox.dev. Uses the existing redirect pattern (`manualLink` + meta-refresh), same tab. Java is unchanged; child usage guides are kept. Also fixes the malformed Go link in the top-level SDKs index. cdaf4fc
…ence sites (googleapis#3505) Redirects the Python, JavaScript, and Go SDK landing pages (Connect to Toolbox → Toolbox SDKs) to their API reference sites: py/js/go.mcp-toolbox.dev. Uses the existing redirect pattern (`manualLink` + meta-refresh), same tab. Java is unchanged; child usage guides are kept. Also fixes the malformed Go link in the top-level SDKs index. cdaf4fc
…ence sites (googleapis#3505) Redirects the Python, JavaScript, and Go SDK landing pages (Connect to Toolbox → Toolbox SDKs) to their API reference sites: py/js/go.mcp-toolbox.dev. Uses the existing redirect pattern (`manualLink` + meta-refresh), same tab. Java is unchanged; child usage guides are kept. Also fixes the malformed Go link in the top-level SDKs index. cdaf4fc
…ence sites (googleapis#3505) Redirects the Python, JavaScript, and Go SDK landing pages (Connect to Toolbox → Toolbox SDKs) to their API reference sites: py/js/go.mcp-toolbox.dev. Uses the existing redirect pattern (`manualLink` + meta-refresh), same tab. Java is unchanged; child usage guides are kept. Also fixes the malformed Go link in the top-level SDKs index. cdaf4fc
Redirects the Python, JavaScript, and Go SDK landing pages (Connect to Toolbox → Toolbox SDKs) to their API reference sites: py/js/go.mcp-toolbox.dev. Uses the existing redirect pattern (
manualLink+ meta-refresh), same tab. Java is unchanged; child usage guides are kept. Also fixes the malformed Go link in the top-level SDKs index.