[Httpunit-commit] CVS: httpunit index.html,1.17,1.18
Brought to you by:
russgold
|
From: Russell G. <rus...@us...> - 2001-11-28 18:29:59
|
Update of /cvsroot/httpunit/httpunit In directory usw-pr-cvs1:/tmp/cvs-serv29158 Modified Files: index.html Log Message: Add link to tutorial Index: index.html =================================================================== RCS file: /cvsroot/httpunit/httpunit/index.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- index.html 2001/07/06 17:11:03 1.17 +++ index.html 2001/11/28 18:29:55 1.18 @@ -29,7 +29,8 @@ It was designed and implemented by <a href="mailto:rus...@us...">Russell Gold.</a></blockquote> <h2>Documentation</h2> -<blockquote>A rudimentary <A HREF="doc/Cookbook.html">User's manual</A> is available, as is a <A HREF="doc/faq.html">FAQ</A> and +<blockquote>A rudimentary <A HREF="doc/Cookbook.html">User's manual</A> is +available, as are a <a href="doc/tutorial/index.html">tutorial</a>, a <A HREF="doc/faq.html">FAQ</A> and the <A HREF="doc/api/index.html">javadoc</A>. Several working example files come with the distribution download.</blockquote> |