Merged silc_1_0_branch to trunk.
[silc.git] / lib / silcclient / DIRECTORY
index 7fa78c18b5835f2e62fb4ae9d88bfe3e440f4cc5..a4fad88df39d8f60f23e4afd8314a82a9f1d6823 100644 (file)
@@ -1,8 +1,12 @@
 <!--
 @LIBRARY=SILC Client Library
 @FILENAME=silcclientlib.html
-@LINK=silcclient_using.html:Using SILC Client Library
-@LINK=silcclient.html:Client Library Interface
+@LINK=silcclient_using.html:Using SILC Client Library Tutorial
+@LINK=command_reply_args.html:Arguments for <b>command_reply</b> Client Operation
+@LINK=silcstatus_args.html:SilcStatus Error Arguments in <b>command_reply</b> Client Operation
+@LINK=notifyargs.html:Arguments for <b>notify</b> Client Operation
+@LINK=silcclient_unicode.html:Unicode and UTF-8 Strings in Client Library
+@LINK=silcclient.html:Client Library Interface Reference
 -->
 
 <big><b>SILC Client Library</b></big>
@@ -14,7 +18,7 @@
 <b>Introduction</b>
 
 <br /><br />
-SILC Client Library is SILC Client implementation without the actual user 
+SILC Client Library is SILC Client implementation without the actual user
 interface. The library uses common and core components of SILC protocol from
 lib/silccore library and normal utility routines from lib/silcutil library.
 The library has been designed to be complete SILC Client implementation