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

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

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

revision 1.3 by avdyk, Tue Oct 12 22:54:53 2004 UTC revision 1.4 by julian, Mon Nov 22 12:42:21 2004 UTC
# Line 54  Line 54 
54        </head>        </head>
55        <body class="classdoc" onload="top.document.title=document.title;">        <body class="classdoc" onload="top.document.title=document.title;">
56    
57          <div class="header">          <xsl:if test="not($gjdoc.option.nonavbar)">
58            <span class="navi-button">&#8658;&#160;<a href="{concat($gjdoc.pathtoroot, 'index.html')}" target="_top">Index&#160;(Frames)</a></span>&#160;|&#160;            <div class="header">
59            <span class="navi-button">&#8658;&#160;<a href="{concat($gjdoc.pathtoroot, 'index_noframes.html')}" target="_top">Index&#160;(No&#160;Frames)</a></span>&#160;|&#160;              <span class="navi-button">&#8658;&#160;<a href="{concat($gjdoc.pathtoroot, 'index.html')}" target="_top">Index&#160;(Frames)</a></span>&#160;|&#160;
60            <span class="navi-button">&#8658;&#160;Package</span>&#160;|&#160;              <span class="navi-button">&#8658;&#160;<a href="{concat($gjdoc.pathtoroot, 'index_noframes.html')}" target="_top">Index&#160;(No&#160;Frames)</a></span>&#160;|&#160;
61            <span class="navi-button">&#8658;&#160;<a href="package-tree.html">Package&#160;Tree</a></span>&#160;|&#160;              <span class="navi-button">&#8658;&#160;Package</span>&#160;|&#160;
62            <span class="navi-button">&#8658;&#160;<a href="{concat($gjdoc.pathtoroot, 'fulltree.html')}">Full Tree</a></span>&#160;              <span class="navi-button">&#8658;&#160;<a href="package-tree.html">Package&#160;Tree</a></span>&#160;|&#160;
63          </div>              <span class="navi-button">&#8658;&#160;<a href="{concat($gjdoc.pathtoroot, 'fulltree.html')}">Full Tree</a></span>&#160;
64              </div>
65            </xsl:if>
66    
67          <h1 class="classdoc-header">Package <xsl:value-of select="$gjdoc.outputfile.info"/></h1>          <h1 class="classdoc-header">Package <xsl:value-of select="$gjdoc.outputfile.info"/></h1>
68    

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