Update of /cvsroot/pydispatcher/dispatch/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26278/docs
Modified Files:
index.html
Log Message:
Add link to Louie
Index: index.html
===================================================================
RCS file: /cvsroot/pydispatcher/dispatch/docs/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** index.html 17 Sep 2005 05:37:11 -0000 1.8
--- index.html 2 Dec 2005 08:51:20 -0000 1.9
***************
*** 121,126 ****
users in the pydispatcher-dev <a
href="http://lists.sourceforge.net/lists/listinfo/pydispatcher-devel">mailing
! list</a>.<br>
! </p>
<h2>Release Notes</h2>
<ul>
--- 121,133 ----
users in the pydispatcher-dev <a
href="http://lists.sourceforge.net/lists/listinfo/pydispatcher-devel">mailing
! list</a>.</p>
! <h2>Related Software</h2>
! <ul>
! <li><a href="http://louie.berlios.de/">Louie</a></li>
! <ul>
! <li>Reworked pydispatcher providing plugin infrastructure including
! Twisted and PyQt specific support</li>
! </ul>
! </ul>
<h2>Release Notes</h2>
<ul>
|