Docs: Re-organize samples and create a samples-hub#2767
Closed
dishaprakash wants to merge 1 commit intodocsite-new-uifrom
Closed
Docs: Re-organize samples and create a samples-hub#2767dishaprakash wants to merge 1 commit intodocsite-new-uifrom
dishaprakash wants to merge 1 commit intodocsite-new-uifrom
Conversation
Contributor
Link Resolution NoteLocal links and directory changes work differently on GitHub than on the docsite. You must ensure fixes pass the GitHub check and also work with Summary
Errors per inputErrors in DEVELOPER.md
Errors in docs/en/documentation/connect-to/client-sdks/javascript-sdk/core/index.md
Errors in docs/en/documentation/connect-to/ides/bigquery_mcp.md
Errors in docs/en/documentation/connect-to/ides/cloud_sql_mssql_mcp.mdErrors in docs/en/documentation/connect-to/ides/cloud_sql_pg_admin_mcp.md
Errors in docs/en/documentation/connect-to/mcp-client/_index.md
Errors in docs/en/documentation/connect-to/toolbox-sdks/javascript-sdk/core/index.md
Errors in docs/en/documentation/deploy-to/cloud-run/_index.md
Errors in docs/en/documentation/deploy-to/kubernetes/_index.md
Errors in docs/en/integrations/alloydb-admin/tools/alloydb-create-cluster.md
Errors in docs/en/integrations/alloydb-admin/tools/alloydb-create-instance.md
Errors in docs/en/integrations/alloydb-admin/tools/alloydb-create-user.md
Errors in docs/en/integrations/alloydb/tools/alloydb-ai-nl.md
Errors in docs/en/integrations/bigtable/tools/bigtable-sql.md
Errors in docs/en/integrations/cloudhealthcare/source.md
Errors in docs/en/integrations/dataplex/source.md
|
Contributor
Contributor
|
Warning Gemini encountered an error creating the summary. You can try again by commenting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR re-organizes the docs to place samples specific to integrations under
/integrationsand moves the quickstarts (mcp, toolbox sdks) intogetting-started. The rest of the samples continue to stay under the 3rd section, now renamed intosamples-hub.This samples hub now contains a searchable page for samples.
PR Checklist
CONTRIBUTING.md
bug/issue
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
!if this involve a breaking change🛠️ Fixes #<issue_number_goes_here>