forked from spdk/spdk.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_doc_header.html
87 lines (74 loc) · 3.02 KB
/
_doc_header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!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="../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 class="container-fluid">
<div id="top"> <!-- do not remove this div, it is closed by doxygen! -->
<div class="row no-gutters">
<div class="col-sm-12">
<section id="nav">
<div class="navbar navbar-default navbar-static-top 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="http://www.spdk.io/community/">
<i class="glyphicon glyphicon-envelope"></i>
<span class="box-name">community</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>
<li role="presentation">
<a href="https://github.com/spdk/spdk/wiki/Roadmap">
<i class="glyphicon glyphicon-map-marker"></i>
<span class="box-name">Roadmap</span>
</a>
</li>
</ul>
</div>
</section>
</div>
</div>