doc/Safubot/XMPP.html in safubot-0.0.1 vs doc/Safubot/XMPP.html in safubot-0.0.2
- old
+ new
@@ -1,153 +1,106 @@
-<!DOCTYPE html>
+<!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" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>
+ Module: Safubot::XMPP
+
+ — Documentation by YARD 0.7.3
+
+</title>
-<html>
-<head>
-<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
+ <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
-<title>Module: Safubot::XMPP</title>
+ <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
-<link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet">
-
-<script type="text/javascript">
- var rdoc_rel_prefix = "../";
+<script type="text/javascript" charset="utf-8">
+ relpath = '..';
+ if (relpath != '') relpath += '/';
</script>
-<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
-<script type="text/javascript" charset="utf-8" src="../js/navigation.js"></script>
-<script type="text/javascript" charset="utf-8" src="../js/search_index.js"></script>
-<script type="text/javascript" charset="utf-8" src="../js/search.js"></script>
-<script type="text/javascript" charset="utf-8" src="../js/searcher.js"></script>
-<script type="text/javascript" charset="utf-8" src="../js/darkfish.js"></script>
+ <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
+ <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
-<body id="top" class="module">
-<nav id="metadata">
- <nav id="home-section" class="section">
- <h3 class="section-header">
- <a href="../index.html">Home</a>
- <a href="../table_of_contents.html#classes">Classes</a>
- <a href="../table_of_contents.html#methods">Methods</a>
- </h3>
-</nav>
-
- <nav id="search-section" class="section project-section" class="initially-hidden">
- <form action="#" method="get" accept-charset="utf-8">
- <h3 class="section-header">
- <input type="text" name="search" placeholder="Search" id="search-field"
- title="Type to search, Up and Down to navigate, Enter to load">
- </h3>
- </form>
-
- <ul id="search-results" class="initially-hidden"></ul>
-</nav>
-
-
- <div id="file-metadata">
- <nav id="file-list-section" class="section">
- <h3 class="section-header">Defined In</h3>
- <ul>
- <li>lib/safubot/xmpp.rb
- </ul>
-</nav>
-
+ </head>
+ <body>
+ <script type="text/javascript" charset="utf-8">
+ if (window.top.frames.main) document.body.className = 'frames';
+ </script>
- </div>
-
- <div id="class-metadata">
-
-
-
-
- </div>
-
- <div id="project-metadata">
- <nav id="fileindex-section" class="section project-section">
- <h3 class="section-header">Pages</h3>
-
- <ul>
+ <div id="header">
+ <div id="menu">
- <li class="file"><a href="../Gemfile.html">Gemfile</a>
+ <a href="../_index.html">Index (X)</a> »
+ <span class='title'><span class='object_link'><a href="../Safubot.html" title="Safubot (module)">Safubot</a></span></span>
+ »
+ <span class="title">XMPP</span>
- <li class="file"><a href="../Rakefile.html">Rakefile</a>
- </ul>
-</nav>
+ <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
+</div>
- <nav id="classindex-section" class="section project-section">
- <h3 class="section-header">Class and Module Index</h3>
-
- <ul class="link-list">
+ <div id="search">
- <li><a href="../Safubot.html">Safubot</a>
+ <a id="class_list_link" href="#">Class List</a>
- <li><a href="../Safubot/Bot.html">Safubot::Bot</a>
+ <a id="method_list_link" href="#">Method List</a>
- <li><a href="../Safubot/Evented.html">Safubot::Evented</a>
+ <a id="file_list_link" href="#">File List</a>
- <li><a href="../Safubot/KnownUser.html">Safubot::KnownUser</a>
+</div>
+ <div class="clear"></div>
+ </div>
+
+ <iframe id="search_frame"></iframe>
+
+ <div id="content"><h1>Module: Safubot::XMPP
- <li><a href="../Safubot/Log.html">Safubot::Log</a>
- <li><a href="../Safubot/Query.html">Safubot::Query</a>
- <li><a href="../Safubot/Request.html">Safubot::Request</a>
+</h1>
+
+<dl class="box">
- <li><a href="../Safubot/Response.html">Safubot::Response</a>
- <li><a href="../Safubot/Test.html">Safubot::Test</a>
+
- <li><a href="../Safubot/Twitter.html">Safubot::Twitter</a>
+
- <li><a href="../Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a>
- <li><a href="../Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a>
- <li><a href="../Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a>
+ <dt class="r1 last">Defined in:</dt>
+ <dd class="r1 last">lib/safubot/xmpp.rb</dd>
- <li><a href="../Safubot/XMPP.html">Safubot::XMPP</a>
-
- <li><a href="../Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a>
-
- <li><a href="../Safubot/XMPP/Message.html">Safubot::XMPP::Message</a>
-
- <li><a href="../Object.html">Object</a>
-
- </ul>
-</nav>
+</dl>
+<div class="clear"></div>
- </div>
-</nav>
-
-<div id="documentation">
- <h1 class="module">module Safubot::XMPP</h1>
-
- <div id="description" class="description">
+<h2>Defined Under Namespace</h2>
+<p class="children">
+
- </div><!-- description -->
-
-
-
-
- <section id="5Buntitled-5D" class="documentation-section">
+
-
+ <strong class="classes">Classes:</strong> <span class='object_link'><a href="XMPP/Bot.html" title="Safubot::XMPP::Bot (class)">Bot</a></span>, <span class='object_link'><a href="XMPP/Message.html" title="Safubot::XMPP::Message (class)">Message</a></span>
+
+</p>
-
-
- <!-- Methods -->
-
- </section><!-- 5Buntitled-5D -->
-</div><!-- documentation -->
-<footer id="validator-badges">
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
-</footer>
+</div>
+
+ <div id="footer">
+ Generated on Mon Nov 28 20:20:03 2011 by
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
+ 0.7.3 (ruby-1.9.2).
+</div>
+
+ </body>
+</html>
\ No newline at end of file