doc/rdoc/files/README.html in gem_plugin-0.1 vs doc/rdoc/files/README.html in gem_plugin-0.2
- old
+ new
@@ -90,13 +90,11 @@
To use <a href="../classes/GemPlugin.html">GemPlugin</a> in your system you
only have to require ‘gem_plugin’ and then use the <a
href="../classes/GemPlugin/Manager.html#M000008">GemPlugin::Manager.create</a>,
<a
href="../classes/GemPlugin/Manager.html#M000006">GemPlugin::Manager.load</a>,
-and <a
-href="../classes/GemPlugin/Manager.html#M000009">GemPlugin::Manager.available</a>
-methods to work with them.
+and GemPlugin::Manager.available methods to work with them.
</p>
<ul>
<li><a
href="../classes/GemPlugin/Manager.html#M000006">GemPlugin::Manager.load</a>
— Takes a "depend include/exclude map" and loads plugins
@@ -106,12 +104,11 @@
<li><a
href="../classes/GemPlugin/Manager.html#M000008">GemPlugin::Manager.create</a>
— Takes a URI style name and some options then creates one for you.
</li>
-<li><a
-href="../classes/GemPlugin/Manager.html#M000009">GemPlugin::Manager.available</a>
-— Lets you inspect and mess with the internal plugin registry.
+<li>GemPlugin::Manager.available — Lets you inspect and mess with the
+internal plugin registry.
</li>
</ul>
<h3>Loading Plugins</h3>
<p>
\ No newline at end of file