numam-spdk/doc/header.html
Daniel Verkamp b23409854c doc: point Documentation link at index page
Rather than hard-coding the spdk.io/doc link, change the Doxygen header
to output a link to index.html (the main Doxygen page) so that it will
always point within the current doc tree.

This is important for archived release versions of the documentation,
since their documentation link should point at their own main page, not
the current master doc.

Change-Id: I788eee995543e425c24ff787f3f13956c5b813b7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-18 16:07:31 -07:00

86 lines
3.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<meta name="generator" content="Doxygen $doxygenversion">
<title>$projectname: $title</title>
<script type="text/javascript" src="$relpath^jquery.js"></script>
<script type="text/javascript" src="$relpath^dynsections.js"></script>
$treeview
$search
$mathjax
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,900" type="text/css">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="$relpath^tabs.css" type="text/css">
$extrastylesheet
</head>
<body>
<div id="top"> <!-- do not remove this div, it is closed by doxygen! -->
<div class="row">
<div class="col-lg-12">
<section id="banner-header" class="banner-header">
<div class="banner-message">
<h1>Storage Performance Development Kit</h1>
<hr class="banner-divider">
</div>
</section>
<section id="nav">
<div class="navbar navbar-default banner-tabs">
<ul class="nav navbar-nav">
<li role="presentation">
<a href="http://www.spdk.io/">
<i class="glyphicon glyphicon-home"></i>
<span class="box-name">home</span>
</a>
</li>
<li role="presentation">
<a href="http://www.spdk.io/releases/">
<i class="glyphicon glyphicon-download-alt"></i>
<span class="box-name">download</span>
</a>
</li>
<li class="active" role="presentation">
<a href="index.html">
<i class="glyphicon glyphicon-book"></i>
<span class="box-name">documentation</span>
</a>
</li>
<li role="presentation">
<a href="http://www.spdk.io/development/">
<i class="glyphicon glyphicon-wrench"></i>
<span class="box-name">development</span>
</a>
</li>
<li role="presentation">
<a href="https://lists.01.org/mailman/listinfo/spdk">
<i class="glyphicon glyphicon-envelope"></i>
<span class="box-name">mailing list</span>
</a>
</li>
<li role="presentation">
<a href="http://www.spdk.io/blog/">
<i class="glyphicon glyphicon-comment"></i>
<span class="box-name">Blog</span>
</a>
</li>
</ul>
</div>
</section>
</div>
</div>