81a9a86305
some documentation updates refs #3809 Change-Id: I0c837a3b8f0f5e5e15d20ba41418bf17660fffb5
42 lines
1.7 KiB
HTML
42 lines
1.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
|
|
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
|
|
<link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="$relpath$jquery.js"></script>
|
|
<script type="text/javascript" src="$relpath$dynsections.js"></script>
|
|
$treeview
|
|
$search
|
|
$mathjax
|
|
<link href="$relpath$doxygen.css" rel="stylesheet" type="text/css"/>
|
|
<link href="$relpath$named_data_doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="$relpath$favicon.ico" rel="shortcut icon" type="image/ico" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
|
|
<!--BEGIN TITLEAREA-->
|
|
<!--headercontainer-->
|
|
<div id="header_container">
|
|
|
|
<!--header-->
|
|
<div class="row">
|
|
<div class="three columns">
|
|
<div id="logo">
|
|
<a href="https://named-data.net" title="A Future Internet Architecture"><img src="https://named-data.net/wp-content/uploads/cropped-20130722_Logo2.png" alt="" /></a>
|
|
</div><!--logo end-->
|
|
</div>
|
|
|
|
<!--top menu-->
|
|
<div class="nine columns" id="menu_container" >
|
|
<h1><a href="https://named-data.net/doc/NFD/$projectnumber/">$projectname $projectnumber documentation</a></h1>
|
|
</div>
|
|
</div>
|
|
</div><!--header container end-->
|
|
<!--END TITLEAREA-->
|
|
|
|
<!-- end header part -->
|