Improved the ROBOdoc documentation generation process.
[silc.git] / lib / silccore / DIRECTORY
1 <!--
2 @LIBRARY=SILC Core Library
3 @FILENAME=silccorelib.html
4 @LINK=silcauth.html:SILC Authentication Interface
5 @LINK=silcchannel.html:SILC Channel Interface
6 @LINK=silccommand.html:SILC Command Interface
7 @LINK=silcid.html:SILC ID Interface
8 @LINK=silcidcache.html:SILC ID Cache Interface
9 @LINK=silcmode.html:SILC Modes
10 @LINK=silcnotify.html:SILC Notify Interface
11 @LINK=silcargument.html:SILC Argument Interface
12 @LINK=silcprivate.html:SILC Private Message Interface
13 @LINK=silcpacket.html:Packet Protocol Interface
14 -->
15
16 <big><b>SILC Core Library</b></big>
17 <br />
18 <small>Directory: lib/silccore/</small>
19 <br />
20 <small>Library: libsilc.a, libsilc.lib</small>
21 <br /><br />
22 <b>Introduction</b>
23
24 <br /><br />
25 SILC Core Library includes all the core components of the SILC Protocol.
26 It provides routines to encode and decode all SILC packet payloads defined
27 in the protocol specification.  It provides packet assembling and parsing
28 routines, and routines for sending private message and channel messages.
29
30 <br /><br />
31 @LINKS@