aboutsummaryrefslogtreecommitdiff
path: root/generate-readme.sh
Commit message (Collapse)AuthorAgeFilesLines
* Improve documentation and replace publish_on_command with CommandPolicy enumdiogo4642025-12-141-0/+5
- Enhanced crate-level documentation with comprehensive examples and feature list - Improved README with badges, better structure, and clearer examples - Added README.tpl template and generate-readme.sh script for cargo-readme - Documented run() and connect_and_run() functions with detailed behavior explanations - Replaced publish_on_command boolean with CommandPolicy enum (PublishState/Manual) - Added comprehensive documentation for CommandPolicy explaining both modes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>