Added initial PPP API documentation.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7729 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald
2004-06-01 14:58:47 +00:00
parent 46c44a04fb
commit 700c9b5dad
5 changed files with 101 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
/*!
\page userlandppp The Userland PPP Kit (libppp.a)
Classes:
- PPPInterface
- PPPInterfaceListener
- PPPManager
*/