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

View File

@@ -2,8 +2,7 @@
* @file
*
* @ingroup rtems_bdbuf
*
* Block device buffer management.
* @brief Block Device Buffer Management
*/
/*

View File

@@ -1,7 +1,7 @@
/**
* @file rtems/ide_part_table.h
*
* Support for "MS-DOS-style" partition tables
* @file
*
* @brief "MS-DOS-style" Partition Tables Support
*/
/*

View File

@@ -1,9 +1,7 @@
/**
* @file
*
* @ingroup rtems_ramdisk
*
* @brief RAM disk block device API.
* @brief RAM Disk Block Device API
*/
/*