summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--com/iinteractive/package.html3
-rw-r--r--com/iinteractive/test/package.html5
2 files changed, 6 insertions, 2 deletions
diff --git a/com/iinteractive/package.html b/com/iinteractive/package.html
index 5c44e7a..e68bbed 100644
--- a/com/iinteractive/package.html
+++ b/com/iinteractive/package.html
@@ -79,7 +79,8 @@
<a href="test/package.html"><span class="name">test</span></a>
</span>
</h4>
-
+ <p class="comment cmt">This library implements several components of Perl's testing ecosystem in
+Scala.</p>
</li></ol>
</div>
diff --git a/com/iinteractive/test/package.html b/com/iinteractive/test/package.html
index 42ccefe..94f9839 100644
--- a/com/iinteractive/test/package.html
+++ b/com/iinteractive/test/package.html
@@ -44,7 +44,10 @@
</span>
</h4>
- <div id="comment" class="fullcommenttop"><div class="toggleContainer block">
+ <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>This library implements several components of Perl's testing ecosystem in
+Scala. The most useful place to get started to use this library is likely
+<a href="TestMore.html" class="extype" name="com.iinteractive.test.TestMore">TestMore</a>.
+</p></div><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>