otis 2002/07/14 09:19:58 Modified: xdocs resources.xml docs resources.html Log: - Fixed some minor cosmetic issues. Revision Changes Path 1.4 +1 -3 jakarta-lucene/xdocs/resources.xml Index: resources.xml =================================================================== RCS file: /home/cvs/jakarta-lucene/xdocs/resources.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- resources.xml 13 Jul 2002 22:00:35 -0000 1.3 +++ resources.xml 14 Jul 2002 16:19:58 -0000 1.4 @@ -7,7 +7,6 @@ <body> <section name="Articles"> -<p>Articles about Lucene:</p> <ul> <li><a href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a> @@ -16,8 +15,7 @@ </ul> </section> -<section name="RelatedResources"> -<p>Lucene-related Resources</p> +<section name="Related Resources"> <ul> <li><a href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a> 1.12 +3 -5 jakarta-lucene/docs/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/resources.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- resources.html 14 Jul 2002 02:57:03 -0000 1.11 +++ resources.html 14 Jul 2002 16:19:58 -0000 1.12 @@ -108,8 +108,7 @@ </td></tr> <tr><td> <blockquote> - <p>Articles about Lucene:</p> - <ul> + <ul> <li><a href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a> <br /> - JavaWorld September 2000 </li> @@ -122,13 +121,12 @@ <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr><td bgcolor="#525D76"> <font color="#ffffff" face="arial,helvetica,sanserif"> - <a name="RelatedResources"><strong>RelatedResources</strong></a> + <a name="Related Resources"><strong>Related Resources</strong></a> </font> </td></tr> <tr><td> <blockquote> - <p>Lucene-related Resources</p> - <ul> + <ul> <li><a href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a> <br /> - JavaWorld December 2000 </li>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>