Skip to content

Commit 6b4da91

Browse files
committed
Deploying to gh-pages from @ 475da95 🚀
1 parent 47ac3b1 commit 6b4da91

402 files changed

Lines changed: 9899 additions & 13471 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

annotated.html

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5-
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6-
<meta name="generator" content="Doxygen 1.9.1"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6+
<meta name="generator" content="Doxygen 1.9.4"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>libogc: Data Structures</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -19,32 +19,32 @@
1919
<div id="titlearea">
2020
<table cellspacing="0" cellpadding="0">
2121
<tbody>
22-
<tr style="height: 56px;">
23-
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">libogc
25-
&#160;<span id="projectnumber">v2.12.2</span>
22+
<tr id="projectrow">
23+
<td id="projectalign">
24+
<div id="projectname">libogc<span id="projectnumber">&#160;v2.13.0</span>
2625
</div>
2726
</td>
2827
</tr>
2928
</tbody>
3029
</table>
3130
</div>
3231
<!-- end header part -->
33-
<!-- Generated by Doxygen 1.9.1 -->
32+
<!-- Generated by Doxygen 1.9.4 -->
3433
<script type="text/javascript">
35-
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
36-
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
34+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
35+
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
3736
/* @license-end */
3837
</script>
3938
<script type="text/javascript" src="menudata.js"></script>
4039
<script type="text/javascript" src="menu.js"></script>
4140
<script type="text/javascript">
42-
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
41+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4342
$(function() {
4443
initMenu('',true,false,'search.php','Search');
4544
$(document).ready(function() { init_search(); });
4645
});
47-
/* @license-end */</script>
46+
/* @license-end */
47+
</script>
4848
<div id="main-nav"></div>
4949
</div><!-- top -->
5050
<!-- window showing the filter options -->
@@ -62,8 +62,7 @@
6262
</div>
6363

6464
<div class="header">
65-
<div class="headertitle">
66-
<div class="title">Data Structures</div> </div>
65+
<div class="headertitle"><div class="title">Data Structures</div></div>
6766
</div><!--header-->
6867
<div class="contents">
6968
<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
@@ -106,7 +105,7 @@
106105
</div><!-- contents -->
107106
<!-- start footer part -->
108107
<hr class="footer"/><address class="footer"><small>
109-
Generated on Sun Jul 6 2025 21:37:09 for libogc by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
108+
Generated on Thu Sep 4 2025 21:42:58 for libogc by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4
110109
</small></address>
111110
</body>
112111
</html>

api_doc.html

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5-
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6-
<meta name="generator" content="Doxygen 1.9.1"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6+
<meta name="generator" content="Doxygen 1.9.4"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>libogc: Detailed API description</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -19,32 +19,32 @@
1919
<div id="titlearea">
2020
<table cellspacing="0" cellpadding="0">
2121
<tbody>
22-
<tr style="height: 56px;">
23-
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">libogc
25-
&#160;<span id="projectnumber">v2.12.2</span>
22+
<tr id="projectrow">
23+
<td id="projectalign">
24+
<div id="projectname">libogc<span id="projectnumber">&#160;v2.13.0</span>
2625
</div>
2726
</td>
2827
</tr>
2928
</tbody>
3029
</table>
3130
</div>
3231
<!-- end header part -->
33-
<!-- Generated by Doxygen 1.9.1 -->
32+
<!-- Generated by Doxygen 1.9.4 -->
3433
<script type="text/javascript">
35-
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
36-
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
34+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
35+
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
3736
/* @license-end */
3837
</script>
3938
<script type="text/javascript" src="menudata.js"></script>
4039
<script type="text/javascript" src="menu.js"></script>
4140
<script type="text/javascript">
42-
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
41+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4342
$(function() {
4443
initMenu('',true,false,'search.php','Search');
4544
$(document).ready(function() { init_search(); });
4645
});
47-
/* @license-end */</script>
46+
/* @license-end */
47+
</script>
4848
<div id="main-nav"></div>
4949
<!-- window showing the filter options -->
5050
<div id="MSearchSelectWindow"
@@ -62,12 +62,11 @@
6262

6363
<div id="nav-path" class="navpath">
6464
<ul>
65-
<li class="navelem"><a class="el" href="index.html">index</a></li> </ul>
65+
<li class="navelem"><a class="el" href="index.html">libogc</a></li> </ul>
6666
</div>
6767
</div><!-- top -->
68-
<div class="PageDoc"><div class="header">
69-
<div class="headertitle">
70-
<div class="title">Detailed API description </div> </div>
68+
<div><div class="header">
69+
<div class="headertitle"><div class="title">Detailed API description </div></div>
7170
</div><!--header-->
7271
<div class="contents">
7372
<div class="textblock"><ul>
@@ -96,7 +95,7 @@
9695
</div><!-- PageDoc -->
9796
<!-- start footer part -->
9897
<hr class="footer"/><address class="footer"><small>
99-
Generated on Sun Jul 6 2025 21:37:09 for libogc by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
98+
Generated on Thu Sep 4 2025 21:42:58 for libogc by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4
10099
</small></address>
101100
</body>
102101
</html>

0 commit comments

Comments
 (0)