updates.
[silc.git] / lib / doc / LIBINDEX
1 <!--
2  Index file for SILC Toolkit Reference Manual. This file is processed with
3  the SILC Document generator.
4 -->
5
6 <big><b>SILC Toolkit Reference Manual</b></big>
7 <br />
8 <small>
9 Version: @VERSION@<br />
10 Copyright &copy; 1997 - 2007 The SILC Project<br />
11 Updated: @DATE@
12 </small>
13 <br /><br /><br />
14 <b>NOTE: This is reference manual of alpha version of SILC Toolkit 1.1 and
15 the reference may be incomplete, inaccurate and document nonexistent APIs.
16 The APIs provided by alpha versions of SILC Toolkit 1.1 may not be stable yet.
17 </b>
18
19 <br /><br /><br />
20 Welcome to the SILC Toolkit Reference Manual.  The manual is a complete
21 developer guide and reference for the SILC application programmer.  The manual
22 is intended for application programmers who would like to integrate the SILC
23 support into their application, and to create new SILC applications.
24 <br /><br />
25 The guide is especially targeted to SILC client application developers, and
26 provides full reference for the SILC Client Library, and a developer guide to
27 create new SILC client applications.
28 <br /><br />
29 The application programming interfaces are automatically generated from the
30 Toolkit sources, and the documentation is constantly evolving.  New versions
31 of the Toolkit always delivers the latest version of this reference manual.
32
33 <br /><br /><br />
34 <li><a href="porting.html">Porting from Toolkit 1.0 to 1.1</a><br />
35 <li><a href="intro_reference.html">Introduction to the Manual</a><br />
36 <li><a href="programming_conv.html">Programming Conventions</a><br />
37 <li><a href="building.html">Building the Toolkit</a>
38 <li><a href="platforms.html">Platform Implementations</a>
39
40 <br /><br />
41 <b>Guides & Tutorials</b>
42 <br /><br />
43 <li><a href="silcclientlib.html">Client Library Guides & Reference</a>
44 <li><a href="silcrng_intro.html">Introduction to SILC Random Number Generator</a>
45
46 <br /><br />
47 <b>Toolkit Reference</b>
48 <br /><br />
49 @BODY@
50 <li><a href="toolkit_index.html">Toolkit Index</a><br />
51
52 <br /><br />
53 <b>Resource Links</b>
54 <br /><br />
55 Please refer to these outside links for more information about the SILC
56 project and SILC Protocol.
57
58 <br /><br />
59 <li><a href="http://silcnet.org">SILC Project Website</a><br />
60 <li><a href="http://silcnet.org/?page=docs">SILC Protocol Documentation</a><br />
61 <li><a href="http://silcnet.org/?page=whitepaper">SILC White Paper</a><br />
62 <li><a href="http://silcnet.org/?page=faq">SILC FAQ</a><br />