varunsridharan/ApiGen Docs
Simple Github Action Which Helps You To Generate PHP Code Documentation Website Using ApiGen
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| push_to_branch | Which Branch/Folder To Push | — | gh-pages |
| before_cmd | Command To Run Before ApiGen | — | "" |
| after_cmd | Command To Run After ApiGen | — | "" |
| auto_push | if set to yes then it auto pushes latest source to current repo with the push_to_branch | — | yes |
| output_folder | Custom output folder if auto_push is disabled | — | "" |
| source_folder | Custom Source Folder if auto_push is disabled | — | "" |
| cached_apigen | If set to yes then it uses cached apigen | — | yes |
Outputs
no outputs