posix: Add files to Doxygen group

Canonicalize brief descriptions.

Update #3707.
This commit is contained in:
Sebastian Huber
2023-07-25 10:30:56 +02:00
parent 5ba465c03b
commit d3fe128d67
2 changed files with 7 additions and 7 deletions

View File

@@ -3,10 +3,10 @@
/**
* @file
*
* @brief POSIX API Implementation
* @ingroup POSIXAPI
*
* This include file defines the top level interface to the POSIX API
* implementation in RTEMS.
* @brief This header file provides interfaces used by the POSIX API
* implementation.
*/
/*

View File

@@ -2,11 +2,11 @@
/**
* @file
*
* @brief Inlined Routines from the POSIX Spinlock Manager
*
* This file contains the static inlin implementation of the inlined
* routines from the POSIX Spinlock Manager.
* @ingroup POSIXAPI
*
* @brief This header file provides interfaces used by the POSIX Spinlock
* implementation.
*/
/*