Merged silc_1_0_branch to trunk.
[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 - 2003 The SILC Project<br />
11 Updated: @DATE@
12 </small>
13 <br /><br /><br />
14 Welcome to the SILC Toolkit Reference Manual.  The manual is a complete
15 developer guide and reference for the SILC application programmer.  The manual
16 is intended for application programmers who would like to integrate the SILC
17 support into their application, and to create new SILC applications.
18 <br /><br />
19 The guide is especially targeted to SILC client application developers, and
20 provides full reference for the SILC Client Library, and a developer guide to
21 create new SILC client applications.
22 <br /><br />
23 The application programming interfaces are automatically generated from the
24 Toolkit sources, and the documentation is constantly evolving.  New versions
25 of the Toolkit always delivers the latest version of this reference manual.
26
27 <br /><br /><br />
28 <li><a href="intro_reference.html">Introduction to the Manual</a><br />
29 <li><a href="programming_conv.html">Programming Conventions</a><br />
30 <li><a href="building.html">Building the Toolkit</a>
31 <li><a href="platforms.html">Platform Implementations</a>
32
33 <br /><br />
34 <b>Guides & Tutorials</b>
35 <br /><br />
36 <li><a href="silcclientlib.html">Client Library Guides & Reference</a>
37 <li><a href="silcrng_intro.html">Introduction to SILC Random Number Generator</a>
38
39 <br /><br />
40 <b>Toolkit Reference</b>
41 <br /><br />
42 @BODY@
43 <li><a href="toolkit_index.html">Toolkit Index</a><br />
44
45 <br /><br />
46 <b>Resource Links</b>
47 <br /><br />
48 Please refer to these outside links for more information about the SILC 
49 project and SILC Protocol.
50
51 <br /><br />
52 <li><a href="http://silcnet.org">SILC Project Website</a><br />
53 <li><a href="http://silcnet.org/?page=docs">SILC Protocol Documentation</a><br />
54 <li><a href="http://silcnet.org/?page=whitepaper">SILC White Paper</a><br />
55 <li><a href="http://silcnet.org/?page=faq">SILC FAQ</a><br />