Skip to content

docs: add multi-schema source datastore creation documentation#1087

Draft
RafaelOsiro wants to merge 6 commits intomainfrom
qua-1588-multi-schema-source-satastore-creation
Draft

docs: add multi-schema source datastore creation documentation#1087
RafaelOsiro wants to merge 6 commits intomainfrom
qua-1588-multi-schema-source-satastore-creation

Conversation

@RafaelOsiro
Copy link
Copy Markdown
Contributor

Summary

  • Add Multi-Schema Source Datastore Creation documentation with Getting Started overview, Deep Dive (How It Works, Supported Connectors), API reference, and FAQ pages
  • Add multi-schema references to existing datastore overview pages and team permissions matrix
  • Add theme-aware grid cards styling with brick hover effect for light and dark modes
  • Add navigation structure for Multi-Schema under Source Datastores in mkdocs.yml

Test plan

  • Verify mkdocs serve renders all new pages without errors
  • Confirm grid cards display correctly in both light and dark themes
  • Confirm hover effect on cards uses brick color border/shadow
  • Verify all internal links (Getting Started cards, Deep Dive, Resources) navigate correctly
  • Verify multi-schema sections in overview-of-a-datastore.md and overview-of-a-jdbc-datastore.md link to the new overview page
  • Verify team permissions table renders correctly with the new multi-schema row
  • Check screenshots render properly on the Getting Started page

🤖 Generated with Claude Code

@RafaelOsiro RafaelOsiro added the documentation Improvements or additions to documentation label Mar 27, 2026
@RafaelOsiro RafaelOsiro self-assigned this Mar 27, 2026
…ation

- Move scan, profile, sync, and external-scan assets into operations/ directory
- Move multi-schema assets into add-datastores/connections/multi-schema/
- Create shared/ directory for images reused across multiple pages
  (manage-groups-button.png, select-source-datastore.png)
- Remove legacy source-datastore/ (without "s") asset directory
- Nest Multi-Schema section under Connections in mkdocs.yml sidebar
- Update all image references in scan.md, profile.md, sync.md,
  and grouping management pages to reflect new paths
… Managing Datastores

- Consolidate Datastore Settings and Navigation & Organization sections
  into a single Managing Datastores section in the sidebar
- Move all content files from datastore-settings/ and
  navigation-and-organization/ into managing-datastores/
- Move all corresponding asset directories to match the new structure
- Update image references across all affected markdown files (76 paths)
- Update cross-references in multi-schema FAQ and How It Works pages
- Remove empty datastore-settings/ and navigation-and-organization/ directories
- Replace inline HTML tables with markdown tables using connector-table class
  for consistent column alignment with available datastore connectors page
- Add connector logos from frontend assets to each table row
- Replace hardcoded absolute URLs with relative links to connector pages
- Replace emoji checkmarks with Material Design icons (check-circle/close-circle)
- Add introduction explaining enrichment write capabilities requirement
- Add info banners linking to Available Datastore Connectors and
  Enrichment Table Types documentation
- Add connector count summaries per section (11/19 JDBC, 3/3 DFS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant