From bef614ef092e3a7686bacd5b9c7f526e41cd390f Mon Sep 17 00:00:00 2001 From: Niels Sascha Reedijk Date: Wed, 23 May 2007 09:25:00 +0000 Subject: [PATCH] Add Credits to the Haiku Book. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21217 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- docs/user/book.dox | 2 ++ docs/user/credits.dox | 16 ++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 docs/user/credits.dox 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