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 &#8216;gem_plugin&#8217; 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> &#8212; Takes a &quot;depend include/exclude map&quot; and loads plugins @@ -106,12 +104,11 @@ <li><a href="../classes/GemPlugin/Manager.html#M000008">GemPlugin::Manager.create</a> &#8212; 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> -&#8212; Lets you inspect and mess with the internal plugin registry. +<li>GemPlugin::Manager.available &#8212; Lets you inspect and mess with the +internal plugin registry. </li> </ul> <h3>Loading Plugins</h3> <p> \ No newline at end of file