new docs
This commit is contained in:
49
docs/header.html
Normal file
49
docs/header.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!-- HTML header for doxygen 1.8.8-->
|
||||
<!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>
|
||||
<!-- 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 1.8.8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<title>yap-6: Main Page</title>
|
||||
<!--<link href="tabs.css" rel="stylesheet" type="text/css"/>-->
|
||||
<link href="$relpath^doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"/>
|
||||
<!-- Bootstrap theme -->
|
||||
<link href="$relpath^dist/css/bootstrap-theme.min.css" rel="stylesheet"/>
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="$relpath^theme.css" rel="stylesheet"/>
|
||||
<link href="$relpath^offcanvas.css" rel="stylesheet"/>
|
||||
<link href="$relpath^solarized-light.css" rel="stylesheet"/>
|
||||
<link href="$relpath^customdoxygen.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<nav class="navbar navbar-fixed-top">
|
||||
<div class="container">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<!-- <a class="navbar-brand" -->
|
||||
<!-- href="#"><h1>yap-6</h1> -->
|
||||
</div>
|
||||
<div id="navbar" class="collapse navbar-collapse">
|
||||
</div><!-- /.nav-collapse -->
|
||||
</div><!-- /.container -->
|
||||
</nav><!-- /.navbar -->
|
||||
<div class="container">
|
||||
<div class="col-xs-10 col-sm-7">
|
||||
<p class="pull-right visible-xs">
|
||||
<button type="button" class="btn btn-primary btn-xs" data-toggle="offcanvas">Toggle nav</button>
|
||||
</p>
|
||||
<!-- <div class="jumbotron"> -->
|
||||
<!-- <img align="left" class="header" src="yap_256x256x32.png" alt="doxygen"/> -->
|
||||
<!-- <h1>YAP-6.3.4 Manual</h1> -->
|
||||
<!-- <p></p> -->
|
||||
<!-- </div> -->
|
||||
<div class="row">
|
||||
<!-- end header part -->
|
Reference in New Issue
Block a user