docs: images methods documentation #91
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Review Summary by QodoEnhance image URL builder documentation with methods and examples
WalkthroughsDescription• Add comprehensive method reference table for five image builder methods • Provide detailed examples for each image category with real API calls • Document all available size options per image type • Clarify default size behavior and global configuration Diagramflowchart LR
A["Image Builder Docs"] --> B["Method Reference Table"]
A --> C["Per-Method Documentation"]
A --> D["Size Options Reference"]
A --> E["Configuration Guide"]
C --> F["poster, backdrop, logo, profile, still"]
F --> G["Code Examples"]
G --> H["Real API Usage"]
File Changes1. apps/docs/content/docs/getting-started/features.mdx
|
Code Review by Qodo
1.
|
Closes #88