mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
9d54b14368
* Finish up documentation for BString * Trying to work a bit more on the structure. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20236 a95241bf-73f2-0310-859d-f6bbb57e9c96
24 lines
362 B
Plaintext
24 lines
362 B
Plaintext
/*!
|
|
\mainpage The Haiku Book
|
|
|
|
\section kits Kits and Servers
|
|
|
|
- \ref midi1
|
|
- \ref midi2
|
|
- \ref support
|
|
*/
|
|
|
|
/*!
|
|
\defgroup midi2 MIDI 2 Kit
|
|
\defgroup libmidi2 (libmidi2.so)
|
|
\defgroup support Support Kit
|
|
\defgroup libbe (libbe.so)
|
|
\defgroup libroot (libroot.so)
|
|
*/
|
|
|
|
// Subgroups
|
|
|
|
/*!
|
|
\defgroup support_globals Global functions in the support kit
|
|
\ingroup support
|
|
*/ |