--- trunk/doc/manual.html 2008/10/09 04:11:08 270 +++ trunk/doc/manual.html 2008/10/09 04:33:02 273 @@ -312,6 +312,11 @@ report" button to launch the JSCoverage report.
+
+Another example is located in the doc/example-jsunit
directory.
+See the FAQ for more information.
+
jscoverage
command line options@@ -544,6 +549,11 @@ of the test suite can simply be loaded directly in a web browser.
+
+The example in doc/example-jsunit/
demonstrates storing coverage
+reports programmatically.
+