summaryrefslogtreecommitdiff
path: root/ext/glfw/docs/header.html
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzotorres@outlook.it>2025-03-12 19:56:19 +0100
committerLorenzo Torres <lorenzotorres@outlook.it>2025-03-12 19:56:19 +0100
commit4f45899a3c28440724ffcaa3a604ad48f18a25c8 (patch)
treececd79da4e3e3cb17ffd86ec1a58d6e77a44cb83 /ext/glfw/docs/header.html
parentfc39b277155044366f1647b238a415fab4028d83 (diff)
base code
Diffstat (limited to 'ext/glfw/docs/header.html')
-rw-r--r--ext/glfw/docs/header.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/ext/glfw/docs/header.html b/ext/glfw/docs/header.html
new file mode 100644
index 0000000..4cefa3d
--- /dev/null
+++ b/ext/glfw/docs/header.html
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<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="https://www.glfw.org/" id="glfwhome">GLFW</a>
+ <ul class="glfwnavbar">
+ <li><a href="https://www.glfw.org/documentation.html">Documentation</a></li>
+ <li><a href="https://www.glfw.org/download.html">Download</a></li>
+ <li><a href="https://www.glfw.org/community.html">Community</a></li>
+ </ul>
+ </div>
+</div>
+<!--END TITLEAREA-->
+<!-- end header part -->