mirror of
https://github.com/mrclay/minify.git
synced 2025-08-02 12:21:09 +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
|
||||
|
||||
Minify also comes with a URI Builder application that can help you write URLs
|
||||
for use with Minify or configure groups of files.
|
||||
|
||||
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;
|
||||
for use with Minify or configure groups of files. See here for details:
|
||||
http://code.google.com/p/minify/wiki/BuilderApp
|
||||
|
||||
The cookbook also provides some more advanced options for minification:
|
||||
http://code.google.com/p/minify/wiki/CookBook
|
||||
|
||||
UPGRADING
|
||||
|
||||
|
Reference in New Issue
Block a user