docs: add file sharer plugin#640
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (8)
📝 WalkthroughWalkthroughThis pull request adds comprehensive documentation and configuration for the "@capgo/capacitor-file-sharer" plugin across the documentation and web applications. Configuration entries are registered, navigation items are added, and detailed guides covering installation, usage examples, type references, and platform-specific behavior are introduced. ChangesFile Sharer Plugin Documentation & Configuration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |



Summary\n- add @capgo/capacitor-file-sharer to the website plugin registry\n- add docs, getting started page, and English tutorial\n- refresh plugin stars/download metadata for the new package\n\n## Test\n- NODE_OPTIONS=--max-old-space-size=16384 bun run check\n- bunx prettier --check apps/web/src/config/plugins.ts apps/docs/src/config/sidebar.mjs apps/docs/src/config/llmsCustomSets.ts apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx apps/web/src/content/plugins-tutorials/en/capacitor-file-sharer.md apps/web/src/data/github-stars.json apps/web/src/data/npm-downloads.json
Summary by CodeRabbit
New Features
Documentation