Move app and support class docs from libbe to libroot.

Also a few more style and spelling fixes.
This commit is contained in:
John Scipione
2013-02-07 14:19:09 -05:00
parent 6dc7e05ecf
commit db5b891db2
22 changed files with 75 additions and 62 deletions
+2 -3
View File
@@ -15,7 +15,7 @@
/*!
\file BufferIO.h
\ingroup support
\ingroup libbe
\ingroup libroot
\brief Provides the BBufferIO class.
*/
@@ -23,9 +23,8 @@
/*!
\class BBufferIO
\ingroup support
\ingroup libbe
\ingroup libroot
\brief A buffered adapter for BPositionIO objects.
\author Stefano Ceccherini \<[email protected]\>
This class differs from other classes derived from BPositionIO in a sense
that it does not actually provide an actual entity to be read or written