]> Lady’s Gitweb - Gitweb/blobdiff - INSTALL
Gitweb: add support for minifying gitweb.css
[Gitweb] / INSTALL
diff --git a/INSTALL b/INSTALL
index 813cd4d3270ec05f30efc0ba7048c862b85b95b2c36bfc2ba355352533d1dc8d..b5e70aa37791088fe681dea900932a8e5bed9a5a932f1767db99db8335dde0d9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -66,6 +66,11 @@ file for gitweb (in gitweb/README).
   build configuration variables. By default gitweb tries to find them
   in the same directory as gitweb.cgi script.
 
   build configuration variables. By default gitweb tries to find them
   in the same directory as gitweb.cgi script.
 
+- You can optionally generate a minified version of gitweb.css by defining
+  the CSSMIN build configuration variable. By default the non-minified
+  version of gitweb.css will be used. NOTE: if you enable this option,
+  substitute gitweb.min.css for all uses of gitweb.css in the help files.
+
 Build example
 ~~~~~~~~~~~~~
 
 Build example
 ~~~~~~~~~~~~~
 
This page took 0.191741 seconds and 4 git commands to generate.