-
Notifications
You must be signed in to change notification settings - Fork 431
feat: improve guides #7454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: improve guides #7454
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
- Add SDK display name mapping (nextjs → Next.js, etc.) - Generate proper MDX frontmatter with title/description - Add warning comment for generated files - Properly indent content inside AccordionPanel tags
- Add --output-dir flag to write files to a directory - Make --sdk optional; when omitted, generates for all SDKs in version config - Output summary of generated files when using --output-dir
Description
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change