diff --git a/docs/antunit.html b/docs/antunit.html
index 0a8c308..edd68a1 100644
--- a/docs/antunit.html
+++ b/docs/antunit.html
@@ -19,6 +19,7 @@ under the License.
+
AntUnit Task
diff --git a/docs/assert.html b/docs/assert.html
index 9e6d2b0..e0d61ed 100644
--- a/docs/assert.html
+++ b/docs/assert.html
@@ -17,6 +17,7 @@
+
assertTrue Task
diff --git a/docs/assertions.html b/docs/assertions.html
index 6e6f8fd..459082f 100644
--- a/docs/assertions.html
+++ b/docs/assertions.html
@@ -17,6 +17,7 @@
+
More Assertion Tasks
diff --git a/docs/expectfailure.html b/docs/expectfailure.html
index 0f5eebe..a224c86 100644
--- a/docs/expectfailure.html
+++ b/docs/expectfailure.html
@@ -17,6 +17,7 @@
+
expectfailure Task
@@ -25,7 +26,8 @@
Description
- Asserts that a number of nested tasks throws a BuildException.
+ Asserts that at least one of the nested tasks throws a
+ BuildException.
Parameters
diff --git a/docs/index.html b/docs/index.html
index 4970c52..0d8fd36 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -17,6 +17,7 @@
+
AntUnit Ant Library
diff --git a/docs/plainlistener.html b/docs/plainlistener.html
index 0c18900..763e358 100644
--- a/docs/plainlistener.html
+++ b/docs/plainlistener.html
@@ -19,6 +19,7 @@ under the License.
+
PlainListener AntUnit Listener
diff --git a/docs/xmllistener.html b/docs/xmllistener.html
index 26dab71..85a5ce3 100644
--- a/docs/xmllistener.html
+++ b/docs/xmllistener.html
@@ -19,6 +19,7 @@ under the License.
+
XMLListener AntUnit Listener