Docs: Reformat v2.0.x-SNAPSHOT connector overview pages and fix connector screenshots - #389
Open
kiran1287 wants to merge 6 commits into
Open
Docs: Reformat v2.0.x-SNAPSHOT connector overview pages and fix connector screenshots#389kiran1287 wants to merge 6 commits into
kiran1287 wants to merge 6 commits into
Conversation
…-page format Rewrites every connector's overview page under v2.0.x-SNAPSHOT/connectors/ into the fully-written-out single-page style used by Collate's ai-2.0 docs, replacing the old generic MetadataIngestionUi/Steps component pattern with inlined six-step Metadata Ingestion content and a shared per-category Configure Metadata Agent section. yaml.mdx and troubleshooting.mdx are left untouched for existing connectors. - Adds IOMETE, Google Drive, Omni, and Prefect as new connectors (overview, yaml, troubleshooting, docs.json entries, connector-list cards, homepage integration grid) - Adds shared metadata-agent snippets per category (database, dashboard, drive, pipeline, api, ml-model, search, storage, messaging, metadata) - Mirrors docs-collate's ai-2.0 image folder structure under public/images/connector2.0/metadata-ingestion/, sourcing every per-connector screenshot from the actual ai-2.0 reference images - Updates ingestion guide pages (lineage/usage workflows, Spark lineage via native OpenLineage integration, export lineage, Unity Catalog incremental extraction permissions) to match current product behavior - Adds a connector search/filter bar to the v2.0.x-SNAPSHOT connectors page - Sets IOMETE to BETA stage - Fixes doc-review checklist findings (leaked Collate-only content, Latin abbreviations, arrow characters in nav paths, missing body sentences after headings) - Restores images that were incorrectly moved (rather than copied) out of public/images/connectors/, which is shared across v1.12.x, v1.13.x, and v2.0.x-SNAPSHOT Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
…overview-pages # Conflicts: # v2.0.x-SNAPSHOT/connectors/database/iomete.mdx # v2.0.x-SNAPSHOT/connectors/database/iomete/yaml.mdx # v2.0.x-SNAPSHOT/connectors/drive/googledrive.mdx # v2.0.x-SNAPSHOT/connectors/drive/googledrive/yaml.mdx
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…overview-pages # Conflicts: # v2.0.x-SNAPSHOT/connectors/database/bigquery.mdx
Member
|
[P1] Restore the deleted Google Drive screenshots This head deletes |
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.
Summary
public/images/connector2.0/metadata-ingestion/.v2.0.x-SNAPSHOT/connectors/from the old genericMetadataIngestionUi/Stepscomponent pattern into a fully-written-out single-page format matching Collate's ai-2.0 docs style: inlined six-step Metadata Ingestion content plus a shared per-category "Configure Metadata Agent" section.yaml.mdxandtroubleshooting.mdxare untouched for existing connectors.docs.jsonentries, connector-list cards, and homepage integration grid.POST /api/v1/openlineage/lineage), Export Lineage documents CSV/PNG/PDF export, Unity Catalog incremental extraction permissions corrected against Databricks' own docs.v2.0.x-SNAPSHOTconnectors landing page.docs.getcollate.iothat had leaked into 20 connector pages), Latin abbreviations, arrow characters in nav paths, missing body sentences after headings.Test plan
mint broken-linkspasses with zero broken links across v1.12.x, v1.13.x, and v2.0.x-SNAPSHOTdocs.jsonvalidated as well-formed JSONConnectorDetailsHeaderverified byte-for-byte identical between its overview page andyaml.mdxmint devrecommended before merge, given the size of this change