Action Docs Generator
Version updated for https://github.com/freerangebytes/action-docs-generator to version v0.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Action Docs Generator is a GitHub Action designed to automate the creation of comprehensive, structured README documentation for GitHub Actions by extracting metadata from the action.yaml file. It simplifies the process of keeping documentation up-to-date by generating sections such as descriptions, inputs, outputs, usage examples, and badges, while offering customization options like custom templates and configurable sections. This action streamlines documentation management, ensuring consistency and reducing manual effort for developers.
Release notes
What’s Changed
- chore: bump versions by @ersmith in https://github.com/freerangebytes/action-docs-generator/pull/7
Full Changelog: https://github.com/freerangebytes/action-docs-generator/compare/v0.1.0...v0.1.1