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,9 +1,10 @@
|
||||
/*
|
||||
* Copyright 2011, Haiku inc.
|
||||
* Distributed under the terms of the MIT Licence.
|
||||
* Copyright 2011 Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Documentation by:
|
||||
* Adrien Destugues <[email protected]>
|
||||
* Adrien Destugues, [email protected]
|
||||
*
|
||||
* Corresponds to:
|
||||
* /trunk/headers/os/storage/FindDirectory.h rev 42600
|
||||
* /trunk/src/kits/storage/FindDirectory.cpp rev 42600
|
||||
@@ -13,6 +14,7 @@
|
||||
/*!
|
||||
\file FindDirectory.h
|
||||
\ingroup storage
|
||||
\ingroup libbe
|
||||
\brief Provides the find_directory function.
|
||||
|
||||
Haiku provides a set of directories for applications to use. These can be
|
||||
|
||||
Reference in New Issue
Block a user