website docs.ht,1.19,1.20
"Tony Meyer" <[email protected]> Mon, 07 Aug 2006 15:22:33 -0700
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/website In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv25575 Modified Files: docs.ht Log Message: Sourceforge broke our links! Index: docs.ht =================================================================== RCS file: /cvsroot/spambayes/website/docs.ht,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** docs.ht 9 Jul 2004 00:39:20 -0000 1.19 --- docs.ht 7 Aug 2006 22:22:28 -0000 1.20 *************** *** 11,21 **** hints and tips, scripts and recipes, and anything else (related to SpamBayes) that takes your fancy added here.</li> ! <li>Instructions on <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain">installing Spambayes</a> and integrating it into your mail system.</li> ! <li>The Outlook plugin includes an <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/Outlook2000/about.html?rev=HEAD">"About" File</a>, and a <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/Outlook2000/docs/troubleshooting.html?rev=HEAD"> "Troubleshooting Guide"</a> that can be accessed via the toolbar. (Note that the online documentaton is always for the <strong>latest source</strong> version, and so might not correspond exactly with the version you are using. Always start with the documentation that came with the version you installed.)</li> ! <li>The <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/README-DEVEL.txt?rev=HEAD&content-type=text/plain">README-DEVEL.txt</a> information that should be of use to people planning on developing code based on SpamBayes.</li> ! <li>The <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/TESTING.txt?rev=HEAD&content-type=text/plain">TESTING.txt</a> file -- Clues about the practice of statistical testing, adapted from Tim comments on python-dev. <li>There are also a vast number of clues and notes scattered as block comments through the code. --- 11,21 ---- hints and tips, scripts and recipes, and anything else (related to SpamBayes) that takes your fancy added here.</li> ! <li>Instructions on <a href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt">installing Spambayes</a> and integrating it into your mail system.</li> ! <li>The Outlook plugin includes an <a href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/Outlook2000/about.html">"About" File</a>, and a <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/Outlook2000/docs/troubleshooting.html?rev=HEAD"> "Troubleshooting Guide"</a> that can be accessed via the toolbar. (Note that the online documentaton is always for the <strong>latest source</strong> version, and so might not correspond exactly with the version you are using. Always start with the documentation that came with the version you installed.)</li> ! <li>The <a href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README-DEVEL.txt">README-DEVEL.txt</a> information that should be of use to people planning on developing code based on SpamBayes.</li> ! <li>The <a href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/TESTING.txt">TESTING.txt</a> file -- Clues about the practice of statistical testing, adapted from Tim comments on python-dev. <li>There are also a vast number of clues and notes scattered as block comments through the code.