doc/classes/Autobuild/Reporter.html in autobuild-0.5.1 vs doc/classes/Autobuild/Reporter.html in autobuild-0.6
- old
+ new
@@ -76,20 +76,26 @@
<div id="contextContent">
+ <div id="description">
+ <p>
+Base class for reporters
+</p>
+ </div>
+
</div>
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000074">error</a>
- <a href="#M000075">success</a>
+ <a href="#M000053">error</a>
+ <a href="#M000054">success</a>
</div>
</div>
</div>
@@ -107,29 +113,29 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000074" class="method-detail">
- <a name="M000074"></a>
+ <div id="method-M000053" class="method-detail">
+ <a name="M000053"></a>
<div class="method-heading">
- <a href="Reporter.src/M000074.html" target="Code" class="method-signature"
- onclick="popupCode('Reporter.src/M000074.html');return false;">
+ <a href="Reporter.src/M000053.html" target="Code" class="method-signature"
+ onclick="popupCode('Reporter.src/M000053.html');return false;">
<span class="method-name">error</span><span class="method-args">(error)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000075" class="method-detail">
- <a name="M000075"></a>
+ <div id="method-M000054" class="method-detail">
+ <a name="M000054"></a>
<div class="method-heading">
- <a href="Reporter.src/M000075.html" target="Code" class="method-signature"
- onclick="popupCode('Reporter.src/M000075.html');return false;">
+ <a href="Reporter.src/M000054.html" target="Code" class="method-signature"
+ onclick="popupCode('Reporter.src/M000054.html');return false;">
<span class="method-name">success</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
\ No newline at end of file