Exploding the Network Kit documentation into several pages.
Will need more writing... git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3038 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>OpenBeOS Network Kit</TITLE>
|
||||
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
|
||||
<STYLE type="text/css">
|
||||
body
|
||||
{
|
||||
text-indent: 0in;
|
||||
font-stretch: normal;
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
font-variant: normal;
|
||||
color: #000000;
|
||||
font-size: 12pt;
|
||||
font-style: normal;
|
||||
widows: 2;
|
||||
font-family: "Century Gothic", "Trebuchet MS", "Trebuchet", "Arial", "Helvetica";
|
||||
background-color: #ffffff;
|
||||
}
|
||||
</STYLE>
|
||||
</HEAD>
|
||||
<BODY text=#000000 vLink=#0000a0 aLink=#0000ff link=#0000c0 bgColor=#ffffff>
|
||||
|
||||
<H1>OpenBeOS Network Kit: The Network Stack</H1>
|
||||
|
||||
<I>Location</I>: <CODE>src/add-ons/kernel/network</CODE>
|
||||
<P>[Write a short overview about it!!!]</P>
|
||||
|
||||
<UL>
|
||||
<LI><A name="core">
|
||||
<H2>Core module</H2>
|
||||
<I>Location</I>: <CODE>src/add-ons/kernel/network/core</CODE>
|
||||
<P>[Tell all about this module here!!!]</P>
|
||||
|
||||
<LI><A name="interfaces">
|
||||
<H2>Interfaces modules</H2>
|
||||
<I>Location</I>: <CODE>src/add-ons/kernel/network/interfaces</CODE>
|
||||
<P>[Tell all about these modules here!!!]</P>
|
||||
|
||||
<LI><A name="protocols">
|
||||
<H2>Protocols modules</H2>
|
||||
<I>Location</I>: <CODE>src/add-ons/kernel/network/protocols</CODE>
|
||||
<P>[Tell all about these modules here!!!]</P>
|
||||
|
||||
</UL>
|
||||
|
||||
<HR>
|
||||
|
||||
<H6>Philippe Houdoin, March 24rd, 2003</H6>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user