doc/index.html in marc4j4r-0.1.0 vs doc/index.html in marc4j4r-0.1.2
- old
+ new
@@ -39,17 +39,17 @@
<div class="clear"></div>
</div>
<iframe id="search_frame"></iframe>
- <div id="content"><div id='filecontents'><h1>marc4j4r -- work with marc4j in JRuby</h1>
+ <div id="content"><div id='filecontents'><h1>marc4j4r</h1>
<p>marc4j4r is some simple syntactic sugar on top of the java libary <a href="http://marc4j.tigris.org/">marc4j</a>. It allows iteration
via #each and implements many of the same convenience functions as <a href="http://marc.rubyforge.org/">ruby-marc</a>.</p>
<p>Most of the good stuff is in RecordImpl and DataFieldImpl. They, along with the *Reader classes, now implement #each
-for their subparts as well as #[] where it makes sense. See the examples in <a href="">the documentation</a> for more information.</p>
+for their subparts as well as #[] where it makes sense. See the examples in the documentation for more information.</p>
<p>There's also a convenience module method, MARC4J4R.reader, to get a reader, as shown below.</p>
<h2>Example</h2>
@@ -76,14 +76,13 @@
<span class='end end kw'>end</span>
</pre>
<p>== Copyright</p>
-<p>Copyright (c) 2010 BillDueber. See LICENSE for details.</p>
-</div></div>
+<p>Copyright (c) 2010 BillDueber. See LICENSE for details.</p></div></div>
<div id="footer">
- Generated on Sun Feb 14 22:11:52 2010 by
+ Generated on Fri Feb 12 16:38:05 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
0.5.3 (ruby-1.8.7).
</div>
</body>
\ No newline at end of file