Header File Doxygen Enhancement Task #1

This commit is contained in:
Alex Ivanov
2012-12-28 17:48:12 -06:00
committed by Jennifer Averett
parent 7ee5bc4ce1
commit 3cf4031c19
20 changed files with 70 additions and 51 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
/**
* @file
*
* @ingroup ClassicIO
*
* @brief Classic Input/Output Manager API.
* @brief Classic Input/Output Manager API
*
* This file emulates the old Classic RTEMS IO manager directives
* which register and lookup names using the in-memory filesystem.
+3 -5
View File
@@ -1,11 +1,9 @@
/**
* @file rtems/sapi/timespec.h
* @file
*
* @ingroup
* @brief Timespec API
*
* @brief Timespec API
*
* This include file contains API for manipulating timespecs.
* This include file contains API for manipulating timespecs.
*/
/*