Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Documentation.header.html 1.55 KiB
<!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$../Rendering.css" rel="stylesheet" type="text/css"/>
<link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />    
<script src="$relpath$jquery.js"></script>
<script src="$relpath$dynsections.js"></script>
<!-- Dynamics customize JS -->
<script src="../Rendering.js"></script>
<!-- // Dynamics customize JS -->
    
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

<!--BEGIN TITLEAREA-->
<hr style="margin: 0px;">
<div id="titlearea">
<table cellspacing="0" cellpadding="10px" width="100%">
 <tbody>
 <div id="navrow1" class="captionRE">
 <tr style="height: 40px;">
  <!--BEGIN PROJECT_NAME-->
  <td style="padding-left: 10px;">
   <div id="projectname">Documentation of openPASS-GUI 0.5
   </div>
  </td>
  <!--END PROJECT_NAME-->
  <!--BEGIN PROJECT_LOGO-->
  <td id="projectlogo" style="text-align: right; padding-right: 10px;"><img alt="logo_openpass.png" src="logo_openpass.png"/></td>
  <!--END PROJECT_LOGO-->
 </tr>
 </div>
 </tbody>
</table>
</div>
<!--END TITLEAREA-->
<!-- end header part -->