Skip to content

Bash script to pull a GitHub repo, run PHPDoc, output the documentation as Markdown files, then push the documentation back to GitHub as a Wiki.

Notifications You must be signed in to change notification settings

liamfiddler/phpdoc-to-githubwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PHPDoc to GitHub Wiki

Bash script to pull a GitHub repo, run PHPDoc, output the documentation as Markdown files, then push the documentation back to GitHub as a Wiki.

How to Run

  1. Open Terminal
  2. Run phpdoc-to-githubwiki.sh

Requirements

  • Composer
  • Git
  • PHPDocumentor

About

Bash script to pull a GitHub repo, run PHPDoc, output the documentation as Markdown files, then push the documentation back to GitHub as a Wiki.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published