docs(integrations): sync 24-leaf docs + screenshots from integration/all-or-prs#1531
Merged
rubenvdlinde merged 1 commit intoMay 18, 2026
Conversation
…all-or-prs Brings the leaf-system documentation from the integration tracking branch onto the documentation branch: * 19 leaf doc pages (1 overview + 18 leaves) — each with LeafCard metadata, Pair brand diagram, What it does / Setup / Local verification setup (curl + JSON sample) / Configuration / Using it / Troubleshooting / Related sections. * 25 PNG screenshots in docs/static/screenshots/integrations/ — each shows the corresponding tab active in the standalone OR IntegrationsView with real linked data. * docs/Integrations/index.md reorganized to lead with the leaf system + per-leaf grid. * docs/Integrations/verification-report.md — auto-generated against the live container with all 24 providers operational. * leaf-system.md, pluggable-integration-registry.md, xwiki-openconnector-source.yaml — the umbrella references. Source of truth: PR #1515 (integration/all-or-prs → development) ships the lib + frontend code that backs these docs. This commit contains docs only; the docusaurus build pipeline picks them up via the regular documentation-branch sync.
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.
Brings the leaf-system documentation from the integration tracking branch (PR #1515) onto
documentationso the live docs site (openregister.conduction.nl) picks them up.What lands
leaf-system.md) + 18 leaves (activity, analytics, bookmarks, calendar, collectives, contacts, cospend, deck, email, flow, forms, maps, openproject, photos, polls, shares, talk, time-tracker, xwiki).docs/static/screenshots/integrations/— overview + 24 leaves, each showing the corresponding tab active in the standalone OR IntegrationsView with real linked data.verification-report.md— auto-generated against the live container, 24/24 providers operational.pluggable-integration-registry.md,leaf-system.md,xwiki-openconnector-source.yaml— the umbrella references.docs/Integrations/index.mdreorganised to lead with the leaf system + per-leaf grid.Per-leaf doc shape
Every leaf doc carries the same template:
<LeafCard>+<Pair>brand block — Screenshot section embedding/screenshots/integrations/{id}.png— What it does — Setup — Local verification setup (curl + JSON sample from the actual harness output) — Configuration — Using it — Troubleshooting — Related.Source of truth
PR #1515 (
integration/all-or-prs → development) ships the lib + frontend + harness code that backs these docs. This PR is docs-only.Test plan
🤖 Generated with Claude Code