changeset 64:bdba88a67034

Added more doc/page links, reworded some text.
author Atul Varma <varmaa@toolness.com>
date Wed, 15 Apr 2009 09:33:44 -0700
parents e132a393b2fc
children a69d57c2c50f
files big.html js/tests.js tests.html
diffstat 3 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/big.html	Wed Apr 15 09:30:51 2009 -0700
+++ b/big.html	Wed Apr 15 09:33:44 2009 -0700
@@ -11,7 +11,7 @@
 </head>
 <body>
 <h1>Browser Big Couch Test</h1>
-<p>You can read my source code <a
+<p>You can read the source code documentation for this test <a
 href="index.html#js/big.js">here</a>.</p>
 <div id="config">
 </div>
--- a/js/tests.js	Wed Apr 15 09:30:51 2009 -0700
+++ b/js/tests.js	Wed Apr 15 09:33:44 2009 -0700
@@ -37,6 +37,8 @@
 // = BrowserCouch Test Suite =
 //
 // This file contains a simple test runner and suite for BrowserCouch.
+//
+// The suite can be run [[tests.html|here]].
 
 // == The Runner ==
 //
--- a/tests.html	Wed Apr 15 09:30:51 2009 -0700
+++ b/tests.html	Wed Apr 15 09:33:44 2009 -0700
@@ -11,7 +11,7 @@
 </head>
 <body>
 <h1>Browser Couch Tests</h1>
-<p>You can read my source code <a
+<p>You can read the source code documentation for these tests <a
 href="index.html#js/tests.js">here</a>.</p>
 <div id="status">
 </div>