Skip to content

Commit a0fa478

Browse files
committed
Add ApiGen docs
1 parent 04e5c54 commit a0fa478

17 files changed

+8036
-0
lines changed

docs/404.html

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="robots" content="noindex">
6+
7+
<title>Page not found</title>
8+
9+
<link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e">
10+
11+
</head>
12+
13+
<body>
14+
<div id="left">
15+
<div id="menu">
16+
<a href="index.html" title="Overview"><span>Overview</span></a>
17+
18+
19+
<div id="groups">
20+
<h3>Namespaces</h3>
21+
<ul>
22+
<li>
23+
<a href="namespace-Codebird.html">
24+
Codebird </a>
25+
26+
</li>
27+
</ul>
28+
</div>
29+
30+
<hr>
31+
32+
33+
<div id="elements">
34+
<h3>Classes</h3>
35+
<ul>
36+
<li><a href="class-Codebird.Codebird.html">Codebird\Codebird</a></li>
37+
</ul>
38+
39+
40+
41+
42+
43+
</div>
44+
</div>
45+
</div>
46+
47+
<div id="splitter"></div>
48+
49+
<div id="right">
50+
<div id="rightInner">
51+
<form id="search">
52+
<input type="hidden" name="cx" value="">
53+
<input type="hidden" name="ie" value="UTF-8">
54+
<input type="text" name="q" class="text" placeholder="Search">
55+
</form>
56+
57+
<div id="navigation">
58+
<ul>
59+
<li>
60+
<a href="index.html" title="Overview"><span>Overview</span></a>
61+
</li>
62+
<li>
63+
<span>Namespace</span> </li>
64+
<li>
65+
<span>Class</span> </li>
66+
</ul>
67+
<ul>
68+
</ul>
69+
<ul>
70+
</ul>
71+
</div>
72+
73+
<div id="content">
74+
<h1>Page not found</h1>
75+
<p>The requested page could not be found.</p>
76+
<p>You have probably clicked on a link that is outdated and points to a page that does not exist any more or you have made an typing error in the address.</p>
77+
<p>To continue please try to find requested page in the menu, or use search field on the top.</p>
78+
</div>
79+
80+
<div id="footer">
81+
API documentation generated by <a href="http://apigen.org">ApiGen</a>
82+
</div>
83+
</div>
84+
</div>
85+
<script src="resources/combined.js?cd021bc814832c24a7cec5319ea03335bfba1caf"></script>
86+
<script src="elementlist.js"></script>
87+
</body>
88+
</html>

0 commit comments

Comments
 (0)