Files
haiku-beta6/docs/user/book.dox
T

37 lines
828 B
Plaintext
Raw Normal View History

2003-03-11 18:52:03 +00:00
/*!
\mainpage The Haiku Book
2003-03-11 18:52:03 +00:00
\section kits Kits and Servers
2003-03-11 18:52:03 +00:00
2007-04-04 01:27:50 +00:00
- \ref drivers
- \ref midi1
- \ref midi2 | \link midi2_intro \em Introduction \endlink
- \ref support | \link support_intro \em Introduction \endlink
\section notes General Notes and Information
- \ref compatibility
- \ref apidoc
2007-05-23 09:25:00 +00:00
- \ref credits
*/
///// Define main kits /////
/*!
2007-05-23 09:25:00 +00:00
\defgroup app Application Kit
2007-04-04 01:27:50 +00:00
\defgroup drivers Drivers
\defgroup midi2 MIDI 2 Kit
\brief API for producing and consuming MIDI events.
\defgroup libmidi2 (libmidi2.so)
\defgroup support Support Kit
\brief Collection of utility classes that are used throughout the API.
\defgroup libbe (libbe.so)
\defgroup libroot (libroot.so)
2003-03-11 18:52:03 +00:00
*/
///// Subgroups /////
/*!
\defgroup support_globals Global functions in the support kit
\ingroup support
2007-04-04 01:27:50 +00:00
*/