Started documenting the FS API a bit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20544 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-04-04 01:27:50 +00:00
parent ecde9adfaf
commit 3458a335ab
5 changed files with 309 additions and 1 deletions
+3 -1
View File
@@ -3,6 +3,7 @@
\section kits Kits and Servers
- \ref drivers
- \ref midi1
- \ref midi2 | \link midi2_intro \em Introduction \endlink
- \ref support | \link support_intro \em Introduction \endlink
@@ -15,6 +16,7 @@
///// Define main kits /////
/*!
\defgroup drivers Drivers
\defgroup midi2 MIDI 2 Kit
\brief API for producing and consuming MIDI events.
\defgroup libmidi2 (libmidi2.so)
@@ -29,4 +31,4 @@
/*!
\defgroup support_globals Global functions in the support kit
\ingroup support
*/
*/