* Add the locale kit to the main page

* Complete and correct some parts of locale and catalog classes reference
 * Ensure the methods are prefixed with the class name so doxygen knows where they belong.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37898 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2010-08-04 12:01:38 +00:00
parent cc8eceb0af
commit c6247544ed
4 changed files with 119 additions and 11 deletions
+3
View File
@@ -5,6 +5,7 @@
- \ref app | \link app_intro \em Introduction \endlink
- \ref drivers
- \ref locale | \link locale_intro \em Introduction \endlink
- \ref midi1
- \ref midi2 | \link midi2_intro \em Introduction \endlink
- \ref support | \link support_intro \em Introduction \endlink
@@ -27,6 +28,8 @@
\brief Collection of utility classes that are used throughout the API.
\defgroup libbe (libbe.so)
\defgroup libroot (libroot.so)
\defgroup locale (liblocale.so)
\brief Collection of classes for localizing applications.
*/
///// Subgroups /////