From cfd2df0eba8af48635b0dd7409d8d134aead64d6 Mon Sep 17 00:00:00 2001 From: DigitalBox98 Date: Thu, 24 Jul 2025 19:54:33 +0200 Subject: [PATCH] Haiku Book: add device kit Change-Id: Ic2569ae2c6857e1c00ab9068743042ed51d7ea5f Reviewed-on: https://review.haiku-os.org/c/haiku/+/9519 Tested-by: Commit checker robot Reviewed-by: Adrien Destugues --- docs/user/book.dox | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/user/book.dox b/docs/user/book.dox index c0340b4..2327c9d 100644 --- a/docs/user/book.dox +++ b/docs/user/book.dox @@ -32,6 +32,8 @@ - The \ref app is the starting point for developing applications and includes classes for messaging and for interacting with the rest of the system. + - The \ref device offers software interfaces + that allow applications to access and interact with connected hardware. - The \ref game provides classes for producing game sounds and working with full screen apps. - The \ref interface is used to create responsive and attractive @@ -116,6 +118,9 @@ - BKey - BKeyStore + \defgroup device Device Kit + \brief The Device Kit offers software interfaces + that allow applications to access and interact with connected hardware. \defgroup device Device Kit \brief The Device Kit provides access to devices such as joysticks and serial ports. @@ -123,7 +128,6 @@ \defgroup game Game Kit \brief The Game Kit provides classes for producing game sounds and working with full screen apps. - \defgroup interface Interface Kit \brief API for displaying a graphical user interface. -- gitore 0.2.2