"Fossies" - the Fresh Open Source Software Archive 
Member "flatbuffers-23.1.21/docs/header.html" (21 Jan 2023, 2370 Bytes) of package /linux/misc/flatbuffers-23.1.21.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <!-- HTML header for doxygen 1.8.6-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen $doxygenversion"/>
8 <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
9 <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
10 <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="$relpath^jquery.js"></script>
12 <script type="text/javascript" src="$relpath^dynsections.js"></script>
13 $treeview
14 $search
15 $mathjax
16 <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
17 <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,500italic,700,700italic|Roboto+Mono:400,700" rel="stylesheet">
18 $extrastylesheet
19 </head>
20 <body>
21 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
22
23 <!--BEGIN TITLEAREA-->
24 <div id="titlearea" style="height: 110px;">
25 <table cellspacing="0" cellpadding="0">
26 <tbody>
27 <tr style="height: 56px;">
28 <!--BEGIN PROJECT_LOGO-->
29 <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td>
30 <!--END PROJECT_LOGO-->
31 <td id="commonprojectlogo">
32 <img alt="Logo" src="$relpath^fpl_logo_small.png"/>
33 </td>
34 <!--BEGIN PROJECT_NAME-->
35 <td style="padding-left: 0.5em;">
36 <div id="projectname">$projectname
37 <!--BEGIN PROJECT_NUMBER--> <span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER-->
38 </div>
39 <div style="font-size:12px;">
40 An open source project by <a href="https://developers.google.com/games/#Tools">FPL</a>.
41 </div>
42 <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
43 </td>
44 <!--END PROJECT_NAME-->
45 <!--BEGIN !PROJECT_NAME-->
46 <!--BEGIN PROJECT_BRIEF-->
47 <td style="padding-left: 0.5em;">
48 <div id="projectbrief">$projectbrief</div>
49 </td>
50 <!--END PROJECT_BRIEF-->
51 <!--END !PROJECT_NAME-->
52 <!--BEGIN DISABLE_INDEX-->
53 <!--BEGIN SEARCHENGINE-->
54 <td>$searchbox</td>
55 <!--END SEARCHENGINE-->
56 <!--END DISABLE_INDEX-->
57 </tr>
58 </tbody>
59 </table>
60 </div>
61 <!--END TITLEAREA-->
62 <!-- end header part -->