Draft
Conversation
- Rename source-datastore/catalog.md to source-datastore/sync.md - Replace "Catalog Operation" with "Sync Operation" in page titles, descriptions, and references - Replace "cataloging" with "syncing" in datastore setup pages and anomaly docs - Update mkdocs.yml navigation entry from Catalog to Sync - Add redirect from source-datastore/catalog.md to source-datastore/sync.md - Update image paths from assets/catalog-operations/ to assets/source-datastore/sync/ - Update image paths from assets/datastores/ to assets/add-datastores/ in datastore pages - Update image paths from flat flows assets to per-page subfolders Note: some files in this commit also include asset path reorganization changes that will be paired with their new asset files in subsequent commits.
- Delete old assets from docs/assets/catalog-operations/ - Add reorganized assets to docs/assets/source-datastore/sync/ - Remove -light/-dark suffixes from image filenames - Rename images with descriptive names (e.g., catalog-light.png → sync-page.png)
…tructure - Delete old assets from docs/assets/datastores/ (flat structure) - Add reorganized assets to docs/assets/add-datastores/ with subfolders matching content hierarchy (dfs-datastores/, jdbc-datastores/, overview/) - Remove -light/-dark suffixes from image filenames
- Move all content from docs/checks/ to docs/data-quality-checks/ - Update mkdocs.yml navigation from checks/* to data-quality-checks/* - Add 57 redirect entries for backward compatibility (checks/* → data-quality-checks/*) - Update internal references in explore, container, datastore-checks, and observability pages
…structure - Delete old assets from docs/assets/checks/ (flat structure with light/dark variants) - Add reorganized assets to docs/assets/data-quality-checks/ with subfolders matching content hierarchy (rule-types/, manage-checks/, check-templates/, etc.) - Remove -light/-dark suffixes from image filenames
…P to Workflow - Delete old flat assets from docs/assets/flows/ - Add reorganized assets into per-page subfolders (overview/, add-flow/, flow-entry/, trigger-node/, actions-node/, manage-flow/, view-and-track-flow-executions/) - Remove -light/-dark suffixes from image filenames - Rename images from generic http-N to descriptive names (webhook-*, http-action-*) - Rename flows/http.md to flows/workflow.md - Add n8n integration section to workflow.md with payload structure documentation - Add redirect from flows/http.md to flows/workflow.md - Update all image paths in flows content pages
…ages) - Delete old assets from docs/assets/connections/connection/, docs/assets/dashboard/, docs/assets/quick-start-guide/, docs/assets/keyboard-shortcuts/ - Add reorganized assets to docs/assets/connections/overview-of-a-connection/ and docs/assets/using-the-platform/ (web-app/, quick-start-guide/, keyboard-shortcuts/, onboarding/) - Remove -light/-dark suffixes from image filenames - Update image paths in connections, web-app, quick-start-guide, keyboard-shortcuts, and onboarding content pages
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.
Warning
This PR depends on Userguide#<1076> getting merged first.
Linear
Ref QUA-1149
Overview
This PR includes...
Key Changes
Screenshots