1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-06 14:16:28 +02:00
This commit is contained in:
Ryan Grove
2007-05-05 00:35:54 +00:00
parent b27875b8d9
commit 92553b64cc
2 changed files with 4 additions and 3 deletions

View File

@@ -8,9 +8,7 @@
* and by the article "Supercharged JavaScript" by Patrick Hunlock
* <wb@hunlock.com>.
*
* The JSMin library used for JavaScript minification was originally written by
* Douglas Crockford <douglas@crockford.com> and was ported to PHP by
* David Holmes <dholmes@cfdsoftware.net>.
* JSMin was originally written by Douglas Crockford <douglas@crockford.com>.
*
* Requires PHP 5.2.1+.
*

3
tools/doc.bat Normal file
View File

@@ -0,0 +1,3 @@
; Generates Minify documentation using PhpDocumentor.
@echo off
phpdoc -f ../minify.php,../lib/jslib.php -t ../docs -o html:smarty:php