Add @ingroup libosxutil.

Originally committed to SVN as r3305.
This commit is contained in:
Amar Takhar 2009-07-28 06:12:25 +00:00
parent 373c0057b2
commit a1d04599e2
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
*/
/** @file bundledirs.c
@ingroup libosxutil
@brief Get various paths from within an OS X bundle.
*/

View File

@ -28,6 +28,7 @@
/** @file libosxutil.h
* @brief OSX utilities
* @ingroup libosxutil
*
* Utility functions for running regular *NIX libraries inside application
* bundles on Apple Macintosh OS X.