docs: improve confluence docs #5049
Open
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.
Describe the problem and your solution
Restructure Confluence integration docs + minor doc/asset tweaks
The PR is a documentation-centric update. It overhauls
docs/integrations/all/confluence.mdx, converting the long-scroll page into a tabbed layout (Quickstart, OAuth App Setup, Useful Links, API Gotchas). Content is refreshed with runnable code samples, expanded scope tables, and clarified setup/gotcha sections. In addition, the PR patches a Facebook gotcha, marks rate-limit handling as available in two Pennylane tooling snippets, and swaps theapollo.svgtemplate logo for a higher-contrast yellow version.Key Changes
• Re-wrote
docs/integrations/all/confluence.mdx(+168/-136) with tab UI, updated quickstart, scopes table, gotchas• Added token-expiry gotcha to
docs/integrations/all/facebook.mdx• Changed
PreBuiltTooling.mdxforpennylane&pennylane-company-apito ✅ forPre-configured rate-limit handling• Replaced
packages/webapp/public/images/template-logos/apollo.svgwith yellow-fill variant for better visibilityAffected Areas
•
docs/integrations/all/confluence.mdx•
docs/integrations/all/facebook.mdx•
docs/snippets/generated/pennylane*/PreBuiltTooling.mdx•
packages/webapp/public/images/template-logos/apollo.svgThis summary was automatically generated by @propel-code-bot