Jeremiah Russell
5f40af6c88
📝 docs(init): add docs and update README and WARP
2025-10-21 14:48:31 +01:00
Jeremiah Russell
12344c123e
📝 docs(readme): move integration test instructions to docs/readme/head.md per release process
2025-10-20 08:16:45 +01:00
Jeremiah Russell
eac99bddbc
📝 docs(lib): rename lib.md and update code block formatting
...
- Renamed `docs/readme/lib.md` to `docs/lib/lib.md` for better file structure.
- Updated code blocks to remove `path=null start=null` for cleaner rendering.
2025-10-18 08:11:30 +01:00
Jeremiah Russell
7afbb1d56d
📝 docs(lib): add comprehensive library documentation
...
- introduce library's purpose, installation, and quick start guide
- describe core types (gmailclient, clientconfig, rules) with usage examples
- explain configuration options (oauth2, config file, environment variables)
- detail error handling, async runtime requirements, and gmail query syntax
- cover performance considerations (pagination, rate limits, batch operations)
- provide logging setup, security considerations, and troubleshooting tips
- include links to cli documentation, examples, api reference, and repository
2025-10-18 08:11:30 +01:00
Jeremiah Russell
a5ea370af2
📝 docs(readme): improve library and CLI documentation
...
- enhance documentation for library and CLI tools, providing comprehensive guides
- include installation, quick start, core types, config, error handling, async runtime
- add gmail query syntax, performance details, logging, security, and troubleshooting
- provide detailed command references, examples, workflows, safety features, and debugging
- update readme headers to reflect new doc structure
2025-10-18 08:11:30 +01:00
Jeremiah Russell
3111a1feff
chore(build): bump rust version to 1.88
...
- update rust version in:
- .circleci/config.yml
- Cargo.toml
- README.md
- docs/readme/head.md
2025-10-16 11:21:40 +01:00
Jeremiah Russell
1e5dd26609
📝 docs(readme): add initial head section with badges and features
...
- create head.md with project splash image and badges
- include main features of cull-gmail in the description
2025-09-29 22:28:57 +01:00
Jeremiah Russell
3d6c3c42ff
📝 docs(readme): add license and contribution sections
...
- introduce license section detailing MIT License terms for contributions
- add contribution section to encourage and guide community involvement
2025-09-29 22:28:57 +01:00