diff --git a/docs/user/book.dox b/docs/user/book.dox index 282aa7c4a1..65db84c0dc 100644 --- a/docs/user/book.dox +++ b/docs/user/book.dox @@ -11,11 +11,13 @@ \section notes General Notes and Information - \ref compatibility - \ref apidoc + - \ref credits */ ///// Define main kits ///// /*! + \defgroup app Application Kit \defgroup drivers Drivers \defgroup midi2 MIDI 2 Kit \brief API for producing and consuming MIDI events. diff --git a/docs/user/credits.dox b/docs/user/credits.dox new file mode 100644 index 0000000000..38b88de7d7 --- /dev/null +++ b/docs/user/credits.dox @@ -0,0 +1,16 @@ +/*! + \page credits Credits + + This version of the Haiku Book is brought to you by the Haiku Documentation + Team. + + \section credits_team Team Members + Niels Sascha Reedijk + + \section credits_contributors Contributors + Axel Dörfler\n + Matthijs Hollemans\n + Alan Smale\n + Ingo Weinhold\n + David Weizades +*/ \ No newline at end of file