add genui api docs#1054
Conversation
❌ Deploy Preview for lynx-doc failed. Why did it fail? →
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (10)
WalkthroughThis PR adds complete API documentation for the Changesgenui API documentation integration
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Change-Id: I07ec18fe02c2cf2ec0ca98d9dfe743598c998404
Summary
@lynx-js/genuito the internal lynx-stack API Extractor sync scriptdocs/{en,zh}/api/genuiand add curated sidebar metadataAIAPI section, genui redirects, and cSpell entries for the new docsValidation
bash -n scripts/update-api-docs.shcspellcheck for the updated genui entry pages and config/next/api/genui/index.htmlNotes
--no-verifybecause the repo's current staged-file cSpell hook flags many generated API symbols and existing sidebar tokensAdd genui API documentation and update build configuration
@lynx-js/genuiAPI documentation for English and Chinese locales with generated index pages and sidebar metadatadocs/en/api/_meta.jsonanddocs/zh/api/_meta.jsonrspress.config.tsfor genui API URLs to resolve to/api/genui/index.htmlscripts/update-api-docs.shto introduce reusable functions for API doc generation and sync, add support for genui package alongside rspeedy, and include auto-generated overview document consolidationcspell.jsonto recognize genui and impls spelling entriesnetlify.toml