Tweaked gatkdocs index template

This commit is contained in:
Geraldine Van der Auwera 2013-11-19 15:05:41 -05:00
parent b603e6674d
commit b42ccdce11
3 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="brand" href="index.html">GATK | Technical Documentation</a>
<a class="brand" href="index.html">GATK | Tool Documentation</a>
</div>
</div>
</div>
@ -82,7 +82,7 @@
<hr>
<p class="see-also">See also
<a href="${guideIndex}">Guide Index</a> |
<a href="index.html">Technical Documentation Index</a> |
<a href="index.html">Tool Documentation Index</a> |
<a href="${forum}">Support Forum</a>
</p>

View File

@ -53,8 +53,8 @@
</div>
</#macro>
<@makeHeader title="Technical Documentation Index" isIndex=true />
<h1>Technical Documentation Index
<@makeHeader title="GATK | Tool Documentation Index" isIndex=true />
<h1>Tool Documentation Index
<small>${version}</small>
</h1>
<div class="accordion" id="index">

View File

@ -88,7 +88,7 @@
</#macro>
<?php $group = '${group}'; ?>
<@makeHeader title="${name} documentation" isIndex=false />
<@makeHeader title="GATK | ${name} documentation" isIndex=false />
<section class="span4">
<aside class="well">
<h2>Categories</h2>