xref: /haiku/docs/user/book.dox (revision 14e3d1b5768e7110b3d5c0855833267409b71dbb)
1/*!
2  \mainpage The Haiku Book
3
4  \section kits Kits and Servers
5
6  - \ref drivers
7  - \ref midi1
8  - \ref midi2 | \link midi2_intro \em Introduction \endlink
9  - \ref support | \link support_intro \em Introduction \endlink
10
11  \section notes General Notes and Information
12  - \ref compatibility
13  - \ref apidoc
14  - \ref credits
15*/
16
17///// Define main kits /////
18
19/*!
20  \defgroup app Application Kit
21  \defgroup drivers Drivers
22  \defgroup midi2 MIDI 2 Kit
23  \brief API for producing and consuming MIDI events.
24  \defgroup libmidi2 (libmidi2.so)
25  \defgroup support Support Kit
26  \brief Collection of utility classes that are used throughout the API.
27  \defgroup libbe (libbe.so)
28  \defgroup libroot (libroot.so)
29*/
30
31///// Subgroups /////
32
33/*!
34  \defgroup support_globals Global functions in the support kit
35  \ingroup support
36*/
37