impresscms-dev/Update wiki with PHP project documentation

Updates project wiki with automatic generated PHP project documentation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
wiki_github_update_tokenGitHub token to use for updating project wikino${{ github.token }}
wiki_github_update_userGitHub username for whom this token belongsno${{ github.actor }}
engineWhat documentation generator should be usednoclean/phpdoc-md
class_root_namespaceRoot class namespace that should be used for documentationno
includeDefines what classes should be included in generated documentation (supports glob style wildcards syntax; each line means one rule)no""
ignored_filesDefines files that can be ignored (supports glob rules)no""
prefix_linesLines that will be used to prefix generated wiki contentno##### Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!
setup_phpAutomatically setups PHP for action (default)notrue
branches_mapThis is used to map repo branches with wiki branches (format: local repo branch: wiki repo branch)nomain: master

no outputs