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
+2 -2
View File
@@ -19,7 +19,7 @@
/*!
\file List.h
\ingroup support
\ingroup libroot
\ingroup libbe
\brief Defines the BList class.
*/
@@ -27,7 +27,7 @@
/*!
\class BList
\ingroup support
\ingroup libroot
\ingroup libbe
\brief An ordered container that is designed to hold generic \c void*
objects.