]> granicus.if.org Git - apache/commitdiff
use minified prettify script
authorAndré Malo <nd@apache.org>
Sun, 2 Feb 2014 22:20:23 +0000 (22:20 +0000)
committerAndré Malo <nd@apache.org>
Sun, 2 Feb 2014 22:20:23 +0000 (22:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563734 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index 29c23dc7f2f42211fe99fc5b37b08ed5b575f7e5..d68f7f92da779e1b33d913df4d453cea18afce92 100644 (file)
            rel="stylesheet"
            href="{$path}/style/css/manual-print.css"/>
     <link href="{$path}/style/css/prettify.css" type="text/css" rel="stylesheet" />&lf;
-    <script type="text/javascript" src="{$path}/style/scripts/prettify.js">&lf;</script>&lf;
+    <script type="text/javascript" src="{$path}/style/scripts/prettify.min.js">&lf;</script>&lf;
     <!-- chm files do not need a favicon -->
     <xsl:if test="not($is-chm or $is-zip)">&lf;
         <link rel="shortcut icon" href="{$path}/images/favicon.ico" />