updates.
[silc.git] / lib / silccore / DIRECTORY
index c1fc2bed1a9f701678d9d71b0e2202386026a742..5c089628e01a5b4618e9e58d272a4465da5c9899 100644 (file)
@@ -4,24 +4,29 @@
 @LINK=silcauth.html:SILC Authentication Interface
 @LINK=silcchannel.html:SILC Channel Interface
 @LINK=silccommand.html:SILC Command Interface
+@LINK=silcnotify.html:SILC Notify Interface
+@LINK=silcstatus.html:SILC Status Types
+@LINK=silcmode.html:SILC Modes
 @LINK=silcid.html:SILC ID Interface
 @LINK=silcidcache.html:SILC ID Cache Interface
-@LINK=silcmode.html:SILC Modes
-@LINK=silcnotify.html:SILC Notify Interface
 @LINK=silcargument.html:SILC Argument Interface
 @LINK=silcprivate.html:SILC Private Message Interface
 @LINK=silcpacket.html:Packet Protocol Interface
 -->
 
-<BIG><B>SILC Core Library</B></BIG>
-<BR /><BR />
-<B>Introduction</B>
+<big><b>SILC Core Library</b></big>
+<br />
+<small>Directory: lib/silccore/</small>
+<br />
+<small>Library: libsilc.a, libsilc.lib</small>
+<br /><br />
+<b>Introduction</b>
 
-<BR /><BR />
+<br /><br />
 SILC Core Library includes all the core components of the SILC Protocol.
 It provides routines to encode and decode all SILC packet payloads defined
 in the protocol specification.  It provides packet assembling and parsing
 routines, and routines for sending private message and channel messages.
 
-<BR /><BR />
+<br /><br />
 @LINKS@