xref: /aosp_15_r20/external/ComputeLibrary/docs/header.html (revision c217d954acce2dbc11938adb493fc0abd69584f3)
1*c217d954SCole Faust<!-- HTML header for doxygen 1.8.15-->
2*c217d954SCole Faust<!-- Remember to use version doxygen 1.8.15 +-->
3*c217d954SCole Faust<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4*c217d954SCole Faust<html xmlns="http://www.w3.org/1999/xhtml">
5*c217d954SCole Faust<head>
6*c217d954SCole Faust<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
7*c217d954SCole Faust<meta http-equiv="X-UA-Compatible" content="IE=9"/>
8*c217d954SCole Faust<meta name="generator" content="Doxygen $doxygenversion"/>
9*c217d954SCole Faust<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
10*c217d954SCole Faust<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
11*c217d954SCole Faust<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
12*c217d954SCole Faust<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
13*c217d954SCole Faust<script type="text/javascript" src="$relpath^jquery.js"></script>
14*c217d954SCole Faust<script type="text/javascript" src="$relpath^dynsections.js"></script>
15*c217d954SCole Faust$treeview
16*c217d954SCole Faust$search
17*c217d954SCole Faust$mathjax
18*c217d954SCole Faust<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
19*c217d954SCole Faust$extrastylesheet
20*c217d954SCole Faust</head>
21*c217d954SCole Faust<body>
22*c217d954SCole Faust<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
23*c217d954SCole Faust
24*c217d954SCole Faust<!--BEGIN TITLEAREA-->
25*c217d954SCole Faust<div id="titlearea">
26*c217d954SCole Faust<table cellspacing="0" cellpadding="0">
27*c217d954SCole Faust <tbody>
28*c217d954SCole Faust <tr style="height: 56px;">
29*c217d954SCole Faust  <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/>
30*c217d954SCole Faust  <!--BEGIN PROJECT_NAME-->
31*c217d954SCole Faust  <td style="padding-left: 0.5em;">
32*c217d954SCole Faust   <div id="projectname">
33*c217d954SCole Faust   <!--BEGIN PROJECT_NUMBER-->&#160;<span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER-->
34*c217d954SCole Faust   </div>
35*c217d954SCole Faust   <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
36*c217d954SCole Faust  </td>
37*c217d954SCole Faust  <!--END PROJECT_NAME-->
38*c217d954SCole Faust  <!--BEGIN !PROJECT_NAME-->
39*c217d954SCole Faust   <!--BEGIN PROJECT_BRIEF-->
40*c217d954SCole Faust    <td style="padding-left: 0.5em;">
41*c217d954SCole Faust    <div id="projectbrief">$projectbrief</div>
42*c217d954SCole Faust    </td>
43*c217d954SCole Faust   <!--END PROJECT_BRIEF-->
44*c217d954SCole Faust  <!--END !PROJECT_NAME-->
45*c217d954SCole Faust  <!--BEGIN DISABLE_INDEX-->
46*c217d954SCole Faust   <!--BEGIN SEARCHENGINE-->
47*c217d954SCole Faust   <td>$searchbox</td>
48*c217d954SCole Faust   <!--END SEARCHENGINE-->
49*c217d954SCole Faust  <!--END DISABLE_INDEX-->
50*c217d954SCole Faust </tr>
51*c217d954SCole Faust </tbody>
52*c217d954SCole Faust</table>
53*c217d954SCole Faust</div>
54*c217d954SCole Faust<!--END TITLEAREA-->
55*c217d954SCole Faust<!-- end header part -->
56