-
Notifications
You must be signed in to change notification settings - Fork 2
docs: thin out README by moving detailed tables to docs #179
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
Conversation
- Created comprehensive docs/stores.md with all store information - Added summary tables to docs/wrappers.md and docs/adapters.md - Added DataclassAdapter documentation to adapters.md - Updated README to have concise overviews with links to full docs - Updated mkdocs.yml navigation to include stores.md The README now provides a good overview while linking to detailed documentation for stores, wrappers, and adapters, reducing duplication and making the documentation easier to maintain. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: William Easton <strawgate@users.noreply.github.com>
|
Warning Rate limit exceeded@strawgate has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 11 minutes and 15 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation restructuring to enhance clarity and organization: README.md links updated to new domain, sections reorganized (Stores, Stability, Adapters, Wrappers); new comprehensive stores documentation added; adapters and wrappers documentation restructured with detailed sections; mkdocs navigation updated. Changes
Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Comment |
|
@claude please run lint also our docs are hosted on https://strawgate.com/py-key-value/ so the readme should link to either our public docs or to the markdown files for the sections, i think the readme is just pointing people at folders of code at the moment |
|
Claude finished @strawgate's task —— View job Completed Successfully! ✅Tasks
Changes MadeREADME.md:
docs/wrappers.md:
Verification
The changes have been committed and pushed to the branch | |
…rrors - Changed all documentation links from strawgate.github.io to strawgate.com - Updated project links section to point to docs instead of subdirectory READMEs - Removed invalid link fragments from docs/wrappers.md table - Fixed duplicate heading in docs/wrappers.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: William Easton <strawgate@users.noreply.github.com>
|



Summary
This PR thins out the README by moving detailed tables to the documentation site, reducing duplication while maintaining a good overview.
Changes
docs/stores.mdwith all store informationdocs/wrappers.mdanddocs/adapters.mdBenefits
Closes #172
Generated with Claude Code) | View branch | [View job run](https://github.com/strawgate/py-key-value/actions/runs/18895102494
Summary by CodeRabbit