Big docs cleanup.
* Fixed headers including: - All rights reserved not All Rights Reserved. - name, [email protected] not name <[email protected]> - tabs and spaces - Authors: not Documented by: * Renamed string.dox to String.dox * Renamed midixxx.dox files to MidiXxx.dox * Moved images into images subdirectories and updated Doxfile. * Re-format all files with tabs instead of spaces. * Fix many spelling mistakes. * Added all files, classes, structs, and enums to libbe group.
This commit is contained in:
@@ -1,19 +1,22 @@
|
||||
/*
|
||||
* Copyright 2002-2013 Haiku Inc.
|
||||
* Copyright 2002-2013 Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Documentation by:
|
||||
* John Scipione <[email protected]>
|
||||
* Authors:
|
||||
* John Scipione, [email protected]
|
||||
* Travis Smith
|
||||
* Michael Wilber
|
||||
*
|
||||
* Corresponds to:
|
||||
* /trunk/headers/os/translation/BitmapStream.h hrev45181
|
||||
* /trunk/src/kits/translation/BitmapStream.cpp hrev45181
|
||||
* headers/os/translation/BitmapStream.h hrev45181
|
||||
* src/kits/translation/BitmapStream.cpp hrev45181
|
||||
*/
|
||||
|
||||
|
||||
/*!
|
||||
\file BitmapStream.h
|
||||
\ingroup translation
|
||||
\ingroup libbe
|
||||
\brief BBitmapStream class definition.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user