aboutsummaryrefslogtreecommitdiff
path: root/glfw-3.2.1/docs/header.html
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2018-03-09 21:36:10 +0100
committerAndreas Grois <andi@grois.info>2018-03-09 21:36:10 +0100
commit3b734f0d6b9e28c1f2c4ae54e3f46e573e02f4a5 (patch)
tree444542870666e41594e7b493f625ade81d64f885 /glfw-3.2.1/docs/header.html
Initial Commit
Diffstat (limited to 'glfw-3.2.1/docs/header.html')
-rw-r--r--glfw-3.2.1/docs/header.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/glfw-3.2.1/docs/header.html b/glfw-3.2.1/docs/header.html
new file mode 100644
index 0000000..9759d8b
--- /dev/null
+++ b/glfw-3.2.1/docs/header.html
@@ -0,0 +1,34 @@
+<!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"/>
+<meta name="generator" content="Doxygen $doxygenversion"/>
+<!--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^$stylesheet" rel="stylesheet" type="text/css" />
+$extrastylesheet
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+
+<!--BEGIN TITLEAREA-->
+<div id="titlearea">
+ <div class="glfwheader">
+ <a href="http://www.glfw.org/" id="glfwhome">GLFW</a>
+ <ul class="glfwnavbar">
+ <li><a href="http://www.glfw.org/documentation.html">Documentation</a></li>
+ <li><a href="http://www.glfw.org/download.html">Download</a></li>
+ <li><a href="http://www.glfw.org/media.html">Media</a></li>
+ <li><a href="http://www.glfw.org/community.html">Community</a></li>
+ </ul>
+ </div>
+</div>
+<!--END TITLEAREA-->
+<!-- end header part -->