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
@@ -16,7 +16,7 @@
/*!
\file String.h
\ingroup support
\ingroup libroot
\ingroup libbe
\brief Defines the BString class and global operators and functions for
handling strings.
*/
@@ -24,7 +24,7 @@
/*!
\class BString String.h
\ingroup support
\ingroup libroot
\ingroup libbe
\brief String class supporting common string operations.
BString is a string allocation and manipulation class. The object