Update of /cvsroot/htmlparser/htmlparser/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv23579/docs
Modified Files:
panel.html
Removed Files:
banner.html bar.gif docsindex.html sample.html
Log Message:
Add filter support to NodeList.
Rework LinkExtractor and remove MailRipper and Robot example programs.
Clean out docs directory.
Index: panel.html
===================================================================
RCS file: /cvsroot/htmlparser/htmlparser/docs/panel.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** panel.html 24 Feb 2003 06:23:02 -0000 1.5
--- panel.html 31 Dec 2003 02:50:49 -0000 1.6
***************
*** 15,22 ****
<li> <a href="http://sourceforge.net/project/showfiles.php?group_id=24399&release_id=129477" target="mainFrame">Download</a></li>
! <li><a href="samples/index.html" target="mainFrame">Sample Programs</a></li>
<li> <a href="docs/index.html" target="_parent">Documentation</a></li>
! <li><a href="articles/index.html" target="mainFrame">Articles</a></li>
<li> <a href="mailinglists.html" target="mainFrame">Mailing Lists</a> </li>
--- 15,22 ----
<li> <a href="http://sourceforge.net/project/showfiles.php?group_id=24399&release_id=129477" target="mainFrame">Download</a></li>
! <li> <a href="samples/index.html" target="mainFrame">Sample Programs</a></li>
<li> <a href="docs/index.html" target="_parent">Documentation</a></li>
! <li> <a href="articles/index.html" target="mainFrame">Articles</a></li>
<li> <a href="mailinglists.html" target="mainFrame">Mailing Lists</a> </li>
--- banner.html DELETED ---
--- bar.gif DELETED ---
--- docsindex.html DELETED ---
--- sample.html DELETED ---
|