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

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

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

revision 1.3 by julian, Mon Nov 22 12:42:21 2004 UTC revision 1.4 by julian, Tue Nov 23 12:49:55 2004 UTC
# Line 61  Line 61 
61              </xsl:when>              </xsl:when>
62              <xsl:otherwise>              <xsl:otherwise>
63                <frame src="allclasses.html" name="classes"/>                <frame src="allclasses.html" name="classes"/>
64                <frame src="{concat(/gjdoc:rootdoc/gjdoc:packagedoc[position()=1]/@name, '/package-summary.html')}" name="content"/>                <frame src="{concat(translate(/gjdoc:rootdoc/gjdoc:packagedoc[position()=1]/@name, '.', '/'), '/package-summary.html')}" name="content"/>
65              </xsl:otherwise>              </xsl:otherwise>
66            </xsl:choose>            </xsl:choose>
67          </frameset>          </frameset>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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