mirror of
https://github.com/mrclay/minify.git
synced 2025-08-03 04:37:40 +02:00
Docs
This commit is contained in:
10
README.txt
10
README.txt
@@ -33,13 +33,11 @@ CONFIGURATION & USAGE
|
|||||||
See the MIN.txt file and http://code.google.com/p/minify/wiki/UserGuide
|
See the MIN.txt file and http://code.google.com/p/minify/wiki/UserGuide
|
||||||
|
|
||||||
Minify also comes with a URI Builder application that can help you write URLs
|
Minify also comes with a URI Builder application that can help you write URLs
|
||||||
for use with Minify or configure groups of files.
|
for use with Minify or configure groups of files. See here for details:
|
||||||
|
http://code.google.com/p/minify/wiki/BuilderApp
|
||||||
To enable this, edit min/config.php, set $min_enableBuilder = true; and visit
|
|
||||||
http://example.org/min/builder/
|
|
||||||
|
|
||||||
When you're finished with this, please set $min_enableBuilder = false;
|
|
||||||
|
|
||||||
|
The cookbook also provides some more advanced options for minification:
|
||||||
|
http://code.google.com/p/minify/wiki/CookBook
|
||||||
|
|
||||||
UPGRADING
|
UPGRADING
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user