<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.rdoc</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-README.txt
+README.rdoc
 CHANGELOG
 bin/spec_converter
 lib/spec_converter.rb</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -13,6 +13,9 @@ Echoe.new(&quot;spec_converter&quot;) do |p|
   p.author = &quot;Relevance&quot;
   p.email = &quot;opensource@thinkrelevance.com&quot;
   p.url = &quot;http://opensource.thinkrelevance.com/wiki/spec_converter&quot;
+  p.rdoc_pattern = /^(lib|bin|ext)|txt|rdoc|CHANGELOG|MIT-LICENSE$/
+  rdoc_template = `allison --path`.strip &lt;&lt; &quot;.rb&quot;
+  p.rdoc_template = rdoc_template
 end
 
 desc 'Default: run unit tests.'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README.txt</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b555c9c90169d532e028ee3d47fc4122680dbc79</id>
    </parent>
  </parents>
  <author>
    <name>Muness Alrubaie</name>
    <email>muness@thinkrelevance.com</email>
  </author>
  <url>http://github.com/relevance/spec_converter/commit/ddee1d076c8fcc5bcb4e8edad403fb1069844453</url>
  <id>ddee1d076c8fcc5bcb4e8edad403fb1069844453</id>
  <committed-date>2008-04-17T18:56:23-07:00</committed-date>
  <authored-date>2008-04-17T18:56:23-07:00</authored-date>
  <message>moved to github, switch to rdoc</message>
  <tree>73913e1ecea3effaa423f77f6b019e166d16f5e1</tree>
  <committer>
    <name>Muness Alrubaie</name>
    <email>muness@thinkrelevance.com</email>
  </committer>
</commit>
