impresscms-dev/Generate PHP docs with evert/phpdoc-md
GitHub action to generate PHP project documentation in MarkDown format. Based on evert/phpdoc-md library.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| php_version | PHP version to run (must be between 5.4 and 7.4 inclusive) | no | 7.4 |
| ignored_files | Defines files that can be ignored (supports glob rules; each line means one rule) | no | "" |
| phpdocumentor_version | What phpDocumentor version to use? (latest or release tag like v2.8.5) | no | v2.8.5 |
| output_path | Path where to write generated documentation | yes | — |
Outputs
no outputs