/[classpath]/gjdoc/src/resources/doctranslets/html/gjdoc.xsl
ViewVC logotype

Diff of /gjdoc/src/resources/doctranslets/html/gjdoc.xsl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by julian, Tue Nov 23 12:49:55 2004 UTC revision 1.6 by julian, Tue Nov 23 13:33:57 2004 UTC
# Line 157  Line 157 
157        </xsl:for-each>        </xsl:for-each>
158    
159        <xsl:choose>        <xsl:choose>
160          <xsl:when test="$gjdoc.option.stylesheet">          <xsl:when test="$gjdoc.option.stylesheetfile">
161            <outputfile>            <outputfile>
162              <name><xsl:text>gjdochtml.css</xsl:text></name>              <name><xsl:text>gjdochtml.css</xsl:text></name>
163                <source><xsl:value-of select="$gjdoc.option.stylesheet"/></source>                <source><xsl:value-of select="$gjdoc.option.stylesheetfile"/></source>
164              <comment><xsl:text>user-supplied CSS Stylesheet</xsl:text></comment>              <comment><xsl:text>user-supplied CSS Stylesheet</xsl:text></comment>
165            </outputfile>                  </outputfile>      
166          </xsl:when>          </xsl:when>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26