xref: /haiku/docs/user/book.dox (revision 1acbe440b8dd798953bec31d18ee589aa3f71b73)
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*/
15
16///// Define main kits /////
17
18/*!
19  \defgroup drivers Drivers
20  \defgroup midi2 MIDI 2 Kit
21  \brief API for producing and consuming MIDI events.
22  \defgroup libmidi2 (libmidi2.so)
23  \defgroup support Support Kit
24  \brief Collection of utility classes that are used throughout the API.
25  \defgroup libbe (libbe.so)
26  \defgroup libroot (libroot.so)
27*/
28
29///// Subgroups /////
30
31/*!
32  \defgroup support_globals Global functions in the support kit
33  \ingroup support
34*/
35