Merge pull request #427 from broadinstitute/gg_update_gatkdocs_template

Tweaked gatkdocs index template
This commit is contained in:
Eric Banks 2013-11-19 17:59:08 -08:00
commit b5f3bf5f06
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>