forked from Imagelibrary/rtems
doxygen: Added subclasses to API
Update #3706. RTEMS Application Loader, RTEMS Runtime Link Editor, Status Checks and Test Support
This commit is contained in:
committed by
Sebastian Huber
parent
7155b5bc29
commit
57a076cd11
@@ -28,6 +28,8 @@ extern "C" {
|
|||||||
/**
|
/**
|
||||||
* @defgroup rtems_rap RTEMS Application Loader
|
* @defgroup rtems_rap RTEMS Application Loader
|
||||||
*
|
*
|
||||||
|
* @ingroup RTEMSAPI
|
||||||
|
*
|
||||||
* The module implements an application loader for files in the RAP format. The
|
* The module implements an application loader for files in the RAP format. The
|
||||||
* RAP format is:
|
* RAP format is:
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -39,6 +39,8 @@ extern "C" {
|
|||||||
/**
|
/**
|
||||||
* @defgroup rtems_rtl RTEMS Runtime Link Editor
|
* @defgroup rtems_rtl RTEMS Runtime Link Editor
|
||||||
*
|
*
|
||||||
|
* @ingroup RTEMSAPI
|
||||||
|
*
|
||||||
* The module implements a runtime link editor with the standard dlopen, and
|
* The module implements a runtime link editor with the standard dlopen, and
|
||||||
* dlclose family of functions.
|
* dlclose family of functions.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -31,6 +31,8 @@ extern "C" {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup rtems_status_checks Status Checks
|
* @defgroup rtems_status_checks Status Checks
|
||||||
|
*
|
||||||
|
* @ingroup RTEMSAPI
|
||||||
*/
|
*/
|
||||||
/**@{**/
|
/**@{**/
|
||||||
|
|
||||||
|
|||||||
@@ -27,6 +27,8 @@ extern "C" {
|
|||||||
/**
|
/**
|
||||||
* @defgroup RTEMSTest Test Support
|
* @defgroup RTEMSTest Test Support
|
||||||
*
|
*
|
||||||
|
* @ingroup RTEMSAPI
|
||||||
|
*
|
||||||
* @brief Test support functions.
|
* @brief Test support functions.
|
||||||
*
|
*
|
||||||
* @{
|
* @{
|
||||||
|
|||||||
Reference in New Issue
Block a user