Assign class docs for app and support to libbe group, not libroot

This commit is contained in:
John Scipione
2013-02-07 15:04:05 -05:00
parent 30b280b217
commit 41611c9c5e
26 changed files with 48 additions and 46 deletions
+4 -2
View File
@@ -14,12 +14,14 @@
/*!
\file Message.h
\ingroup app
\ingroup libroot
\ingroup libbe
\brief Provides the BMessage class.
*/
///// Name lengths and Scripting specifiers /////
/*!
\def B_FIELD_NAME_LENGTH
\brief Undocumented...
@@ -92,7 +94,7 @@
/*!
\class BMessage
\ingroup app
\ingroup libroot
\ingroup libbe
\brief A container that can be send and received using the Haiku messaging
subsystem.