Skip to content

Commit

Permalink
Updated all of the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlinc committed Jan 14, 2012
1 parent cd58fef commit 11cebd5
Show file tree
Hide file tree
Showing 108 changed files with 27,971 additions and 22,461 deletions.
936 changes: 485 additions & 451 deletions docs/IRCBot/Application/IRCBot_Application.html

Large diffs are not rendered by default.

1,446 changes: 766 additions & 680 deletions docs/IRCBot/Application/_Application.php.html

Large diffs are not rendered by default.

454 changes: 233 additions & 221 deletions docs/IRCBot/Loop/IRCBot_Loop.html

Large diffs are not rendered by default.

112 changes: 55 additions & 57 deletions docs/IRCBot/Loop/_Loop.php.html
@@ -1,63 +1,61 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page Loop.php</title>
<link rel="stylesheet" href="../../media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<div class="page-body">
<h2 class="file-name">/Loop.php</h2>

<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-classes">Classes</a>
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">author:</span> Marlin Cremers &lt;<a href="mailto:marlinc@mms-projects.net">marlinc@mms-projects.net</a>&gt;</li>
</ul>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page Loop.php</title>
<link rel="stylesheet" href="../../media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />
</head>
<body>
<div class="page-body">
<h2 class="file-name">/Loop.php</h2>

<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> | <a href="#sec-classes">Classes</a>
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">author:</span> Marlin Cremers &lt;<a
href="mailto:marlinc@mms-projects.net">marlinc@mms-projects.net</a>&gt;</li>
</ul>

</div>
</div>

<a name="sec-classes"></a>
<div class="info-box">
<div class="info-box-title">Classes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Classes</span>
</div>
<div class="info-box-body">
<table cellpadding="2" cellspacing="0" class="class-table">
<tr>
<th class="class-table-header">Class</th>
<th class="class-table-header">Description</th>
</tr>
<tr>
<td style="padding-right: 2em; vertical-align: top">
<a href="../../IRCBot/Loop/IRCBot_Loop.html">IRCBot_Loop</a>
</td>
<td>
The IRCBot loop
</td>
</tr>
</table>
</div>
</div>





<p class="notes" id="credit">
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>
</p>
</div></body>
<a name="sec-classes"></a>
<div class="info-box">
<div class="info-box-title">Classes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> | <span class="disabled">Classes</span>
</div>
<div class="info-box-body">
<table cellpadding="2" cellspacing="0" class="class-table">
<tr>
<th class="class-table-header">Class</th>
<th class="class-table-header">Description</th>
</tr>
<tr>
<td style="padding-right: 2em; vertical-align: top"><a
href="../../IRCBot/Loop/IRCBot_Loop.html">IRCBot_Loop</a></td>
<td>The IRCBot loop</td>
</tr>
</table>
</div>
</div>





<p class="notes" id="credit">
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>
</p>
</div>
</body>
</html>

0 comments on commit 11cebd5

Please sign in to comment.