updates.
[silc.git] / lib / silccore / DIRECTORY
index b9c23d6dbf005771d840afc78635648a408d5f12..bc335255a650b67a571813f517253230705f523a 100644 (file)
@@ -9,22 +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
-@LINK=silcprotocol.html:SILC Protocol API
 -->
 
-<OL>
-<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@
-
-</OL>