Update of /cvsroot/pydispatcher/pydispatch/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22600/docs
Modified Files:
index.html
Log Message:
Minor fixes to agree with the new package name
Index: index.html
===================================================================
RCS file: /cvsroot/pydispatcher/pydispatch/docs/index.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** index.html 7 Jul 2006 15:59:38 -0000 1.1.1.1
--- index.html 7 Jul 2006 16:03:59 -0000 1.2
***************
*** 115,119 ****
<p>You can find usage samples in the examples directory of the
distribution. The dispatcher module's <a
! href="pydoc/dispatch.dispatcher.html">reference documentation</a> is
currently the major source of information regarding usage.<br>
</p>
--- 115,119 ----
<p>You can find usage samples in the examples directory of the
distribution. The dispatcher module's <a
! href="pydoc/pydispatch.dispatcher.html">reference documentation</a> is
currently the major source of information regarding usage.<br>
</p>
|