Skip to content

Champs-Libres/phpDocWebhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webhook PHP doc generator

This script generate php doc using phpDocumentor on github webhook

Installation

  • Copy conf/config.php.dist to conf/config.php
  • adapt conf/config.php to your needs
  • fill allowed repositories in conf/repository.json
  • config your webserver to create a virtualhost / host which will point to public dir

NOTE : your webserver user (www-data, ...) should have write permissions to this dir and subfolders, and have permissions to run git and phpDocumentor.

On github:

TODO

  • add a license (GPLv3 ?)
  • test the creation of tags
  • what if we push multiple branches ?
  • check bug about log file (log file is not created nor filled)

About

Generate php doc on github webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages