Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liamfiddler/phpdoc-to-githubwiki

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.
https://github.com/liamfiddler/phpdoc-to-githubwiki

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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