actions-marketplace-validations/Generate PHP docs with clean/phpdoc-md
GitHub action to generate PHP project documentation in MarkDown format. Based on clean/phpdoc-md library.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output_path | Path where to write generated documentation | yes | — |
| class_root_namespace | Root class namespace | yes | — |
| included_classes | Included classes list (supports glob style wildcards syntax; each line means one rule) | yes | — |
Outputs
no outputs