ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libspf/docs/API/index.html
Revision: 1.1
Committed: Tue Nov 13 00:51:24 2007 UTC (18 years, 10 months ago) by root
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import of libspf-1.0.0-p5 from freebsd ports

File Contents

# Content
1 <html>
2 <head>
3 <title>libspf 1.0 API Documentation</title>
4 </head>
5 <body>
6
7 <!-- File: index.html -->
8 <!-- Author: James Couzens <jcouzens@codeshare.ca> -->
9 <!-- Date: July 2, 2004 -->
10 <!-- Info: Index HTML file for the API documentation -->
11
12 <!-- Start outside table -->
13 <table cellpadding=0 cellspacing=0 border=0>
14 <tr>
15 <td>
16
17 <!-- Start inside table -->
18 <table cellpadding=1 cellspacing=1 border=0>
19 <tr>
20 <td class=hdr>libspf 1.0 API Documentation</td>
21 </tr>
22 <tr>
23 <td>The API is documented through the use of <a
24 href=doxygen/html/index.html target=_self>Doxygen</a> and provides an extremely indepth portal into libspf. If you have never used Doxygen before you are in for a nice treat.</td>
25 </tr>
26 <tr>
27 <td>Additional documents authored outside of Doxygen are:</td>
28 </tr>
29 <tr>
30 <td><b>Debugging libSPF 1.0</b> - [<a href=debugging_libspf_1.0.pdf targetHTML=_self>PDF</a>] or [<a href=debugging_libspf_1.0.txt target=_self>TXT</a>]<br>
31 <br>A comprehensive look at how debugging works in libSPF 1.0 and how you can make the best use of it.
32 <br>
33 </td>
34 </tr>
35 <tr>
36 <td><b>libSPF 1.0 DNS Cache</b> - [<a href=api_cache.html target=_self>HTML</a>]
37 <br>
38 <br>An overview of the DNS Caching functionality that is available in the development line of libSPF. As of time of this writing the new development line has not been announced. Until such time as it is announced you can contact <a href=mailto:jcouzens@codeshare.ca>James Couzens <jcouzens@codeshare.ca></a> and request a copy for testing. Once the announcement is made anonymous access to the CVS server will be made available.
39 </td>
40 </tr>
41 </table>
42 <!-- End inside table -->
43
44 </td>
45 </tr>
46 </table>
47 <!-- End outside table -->
48
49 </body>
50 </html>