updates.
[silc.git] / lib / silccore / DIRECTORY
index 7da6935cde6c666001a68977b8d368b785401365..bc335255a650b67a571813f517253230705f523a 100644 (file)
@@ -9,18 +9,19 @@
 @LINK=silcmode.html:SILC Modes
 @LINK=silcnotify.html:SILC Notify API
 @LINK=silcpacket.html:SILC Packet API
-@LINK=silcpayload.html:SILC Payload API
+@LINK=silcargument.html:SILC Argument API
 @LINK=silcprivate.html:SILC Private API
 -->
 
-<FONT SIZE="+3">SILC Core Library</FONT><BR><BR>
-<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
-<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
+<BIG><B>SILC Core Library</B></BIG>
+<BR /><BR />
+<B>Introduction</B>
+
+<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.
-</FONT>
-</PRE>
 
+<BR /><BR />
 @LINKS@