Skip to content

Instantly share code, notes, and snippets.

@jburns131
Last active December 21, 2015 03:58
Show Gist options
  • Select an option

  • Save jburns131/6245520 to your computer and use it in GitHub Desktop.

Select an option

Save jburns131/6245520 to your computer and use it in GitHub Desktop.
phpdoc.bat
@ECHO OFF
php "%~dp0phpDocumentor.phar" %*
PAUSE
@ECHO OFF
php "%~dp0phpDocumentor.phar" -d . -t output
PAUSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment