doc/index.html in lazier-1.0.3 vs doc/index.html in lazier-1.0.4
- old
+ new
@@ -1,10 +1,10 @@
<!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" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
File: README
— Documentation by YARD 0.8.2.1
@@ -70,12 +70,12 @@
<p><a href="http://github.com/ShogunPanda/lazier">http://github.com/ShogunPanda/lazier</a></p>
<h2>Usage</h2>
-<pre class="code ruby"><code><span class='id identifier rubyid_require'>require</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>lazier</span><span class='tstring_end'>"</span></span>
-<span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_load!'>load!</span>
+<pre class="code ruby"><code><span class='rubyid_require identifier id'>require</span> <span class='string val'>"lazier"</span>
+<span class='rubyid_Lazier constant id'>Lazier</span><span class='dot token'>.</span><span class='rubyid_load! fid id'>load!</span>
</code></pre>
<p>That's all!
See documentation for more informations.</p>
@@ -96,12 +96,12 @@
<p>Copyright (C) 2012 and above Shogun <shogun_panda@me.com>.
Licensed under the MIT license, which can be found at <a href="http://www.opensource.org/licenses/mit-license.php">http://www.opensource.org/licenses/mit-license.php</a>.</p>
</div></div>
<div id="footer">
- Generated on Tue Aug 21 08:49:05 2012 by
+ Generated on Wed Aug 22 16:33:55 2012 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.8.2.1 (ruby-1.9.2).
+ 0.8.2.1 (ruby-1.8.7).
</div>
</body>
</html>
\ No newline at end of file