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
@@ -15,7 +15,7 @@
/*!
\file DataIO.h
\ingroup support
\ingroup libroot
\ingroup libbe
\brief Defines abstract BDataIO and BPositionIO and the derived BMallocIO and BMemoryIO classes.
Pure virtual BDataIO and BPositioIO classes provide
@@ -32,7 +32,7 @@
/*!
\class BDataIO
\ingroup support
\ingroup libroot
\ingroup libbe
\brief Abstract interface for objects that provide read and write access to
data.