Skip to content

Commit 11cebd5

Browse files
committed
Updated all of the docs
1 parent cd58fef commit 11cebd5

File tree

108 files changed

+27971
-22461
lines changed

Some content is hidden

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

108 files changed

+27971
-22461
lines changed

docs/IRCBot/Application/IRCBot_Application.html

+485-451
Large diffs are not rendered by default.

docs/IRCBot/Application/_Application.php.html

+766-680
Large diffs are not rendered by default.

docs/IRCBot/Loop/IRCBot_Loop.html

+233-221
Large diffs are not rendered by default.

docs/IRCBot/Loop/_Loop.php.html

+55-57
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,61 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
22
<!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-
<!-- template designed by Marco Von Ballmoos -->
6-
<title>Docs for page Loop.php</title>
7-
<link rel="stylesheet" href="../../media/stylesheet.css" />
8-
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9-
</head>
10-
<body>
11-
<div class="page-body">
12-
<h2 class="file-name">/Loop.php</h2>
13-
14-
<a name="sec-description"></a>
15-
<div class="info-box">
16-
<div class="info-box-title">Description</div>
17-
<div class="nav-bar">
18-
<span class="disabled">Description</span> |
19-
<a href="#sec-classes">Classes</a>
20-
</div>
21-
<div class="info-box-body">
22-
<!-- ========== Info from phpDoc block ========= -->
23-
<ul class="tags">
24-
<li><span class="field">author:</span> Marlin Cremers &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
25-
</ul>
26-
3+
<html xmlns="http://www.w3.org/1999/xhtml">
4+
<head>
5+
<!-- template designed by Marco Von Ballmoos -->
6+
<title>Docs for page Loop.php</title>
7+
<link rel="stylesheet" href="../../media/stylesheet.css" />
8+
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />
9+
</head>
10+
<body>
11+
<div class="page-body">
12+
<h2 class="file-name">/Loop.php</h2>
13+
14+
<a name="sec-description"></a>
15+
<div class="info-box">
16+
<div class="info-box-title">Description</div>
17+
<div class="nav-bar">
18+
<span class="disabled">Description</span> | <a href="#sec-classes">Classes</a>
19+
</div>
20+
<div class="info-box-body">
21+
<!-- ========== Info from phpDoc block ========= -->
22+
<ul class="tags">
23+
<li><span class="field">author:</span> Marlin Cremers &lt;<a
24+
href="mailto:[email protected]">[email protected]</a>&gt;</li>
25+
</ul>
26+
2727
</div>
28-
</div>
29-
30-
<a name="sec-classes"></a>
31-
<div class="info-box">
32-
<div class="info-box-title">Classes</div>
33-
<div class="nav-bar">
34-
<a href="#sec-description">Description</a> |
35-
<span class="disabled">Classes</span>
36-
</div>
37-
<div class="info-box-body">
38-
<table cellpadding="2" cellspacing="0" class="class-table">
39-
<tr>
40-
<th class="class-table-header">Class</th>
41-
<th class="class-table-header">Description</th>
42-
</tr>
43-
<tr>
44-
<td style="padding-right: 2em; vertical-align: top">
45-
<a href="../../IRCBot/Loop/IRCBot_Loop.html">IRCBot_Loop</a>
46-
</td>
47-
<td>
48-
The IRCBot loop
49-
</td>
50-
</tr>
51-
</table>
5228
</div>
53-
</div>
5429

55-
56-
57-
58-
59-
<p class="notes" id="credit">
60-
Documentation generated on Wed, 04 Jan 2012 09:31:52 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
61-
</p>
62-
</div></body>
30+
<a name="sec-classes"></a>
31+
<div class="info-box">
32+
<div class="info-box-title">Classes</div>
33+
<div class="nav-bar">
34+
<a href="#sec-description">Description</a> | <span class="disabled">Classes</span>
35+
</div>
36+
<div class="info-box-body">
37+
<table cellpadding="2" cellspacing="0" class="class-table">
38+
<tr>
39+
<th class="class-table-header">Class</th>
40+
<th class="class-table-header">Description</th>
41+
</tr>
42+
<tr>
43+
<td style="padding-right: 2em; vertical-align: top"><a
44+
href="../../IRCBot/Loop/IRCBot_Loop.html">IRCBot_Loop</a></td>
45+
<td>The IRCBot loop</td>
46+
</tr>
47+
</table>
48+
</div>
49+
</div>
50+
51+
52+
53+
54+
55+
<p class="notes" id="credit">
56+
Documentation generated on Wed, 04 Jan 2012 09:31:52 +0100 by <a
57+
href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
58+
</p>
59+
</div>
60+
</body>
6361
</html>

0 commit comments

Comments
 (0)