<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,9 +22,6 @@
     &lt;% end %&gt;
   &lt;% end %&gt;
   
-  &lt;!-- &lt;pre&gt;&lt;code&gt;&lt;%= object.class.to_s %&gt;&lt;/code&gt;&lt;/pre&gt; --&gt;
-  &lt;!-- &lt;pre&gt;&lt;code&gt;&lt;%= object.methods.join(&quot;\n&quot;) %&gt;&lt;/code&gt;&lt;/pre&gt; --&gt;
-  
 	&lt;%= htmlize(object.description) %&gt;
   
   &lt;% # Does it have an alias? %&gt;
@@ -42,13 +39,10 @@
     &lt;p class=&quot;related-to&quot;&gt;Related to: 
       &lt;%= auto_link_code(object.related_to, false) %&gt;&lt;/p&gt;      
   &lt;% end %&gt;
-  
-  
+    
   &lt;% # Is it methodized? %&gt;
   &lt;% if object.is_a?(Documentation::Method) &amp;&amp; object.methodized? %&gt;
     &lt;p class=&quot;note&quot;&gt;This method can be called &lt;em&gt;either&lt;/em&gt; as an instance method &lt;em&gt;or&lt;/em&gt; as a generic method. If calling as a generic, pass the instance in as the first argument.&lt;/p&gt;
   &lt;% end %&gt;
   
-  
-
 &lt;/li&gt;</diff>
      <filename>templates/html/partials/short_description.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>16b69a2ebf7597e6ad444a6adae881f14902d8f2</id>
    </parent>
  </parents>
  <author>
    <name>Andrew Dupont</name>
    <email>prototype@andrewdupont.net</email>
  </author>
  <url>http://github.com/sstephenson/prototype/commit/1f78f7ebd3a21a8c54fb472414f8ec600cbb774f</url>
  <id>1f78f7ebd3a21a8c54fb472414f8ec600cbb774f</id>
  <committed-date>2009-06-13T17:27:39-07:00</committed-date>
  <authored-date>2009-06-13T17:27:39-07:00</authored-date>
  <message>Remove debug code from PDoc template.</message>
  <tree>9823ed7ddba35dcd3f3e5a27b213526ead9f325e</tree>
  <committer>
    <name>Andrew Dupont</name>
    <email>prototype@andrewdupont.net</email>
  </committer>
</commit>
