BRoster docs: force be_roster to link, lang cleanup

This commit is contained in:
John Scipione
2015-07-07 16:22:31 -07:00
parent e8aeed6eef
commit 0afa3a4850
+3 -3
View File
@@ -18,7 +18,7 @@
\ingroup app \ingroup app
\ingroup libbe \ingroup libbe
\brief Provides the app_info struct, the BRoster class and the \brief Provides the app_info struct, the BRoster class and the
\c be_roster global. #be_roster global.
*/ */
@@ -186,7 +186,7 @@
\brief The BRoster class lets you launch apps and keeps track of apps \brief The BRoster class lets you launch apps and keeps track of apps
that are running. that are running.
Global be_roster represents the default BRoster. The global #be_roster object represents the default BRoster, while the
app_info structure provides info for a running app. app_info structure provides info for a running app.
\since BeOS R3 \since BeOS R3
@@ -198,7 +198,7 @@
\brief Creates a new BRoster and sets up the connection to the roster \brief Creates a new BRoster and sets up the connection to the roster
service. service.
You should not need to call this, use the be_roster global instead. You should not need to call this, use the #be_roster global instead.
\since BeOS R3 \since BeOS R3
*/ */