board/qemu-i386: cleanup doxygen headers

- fixed doxygen group name
- fixed some minor formatting
- added missing file description
This commit is contained in:
Hauke Petersen 2015-02-12 16:05:41 +01:00
parent e6f21eee97
commit ae20715bca
4 changed files with 10 additions and 7 deletions

View File

@ -17,7 +17,9 @@
*/ */
/** /**
* @ingroup x86 * @defgroup boards_qemu-i386 qemu-i386
* @ingroup boards
* @brief Dummy board to run x86 port in QEMU
* @{ * @{
* *
* @file * @file

View File

@ -17,12 +17,13 @@
*/ */
/** /**
* CPU-specific defines for qemu-i386. * @ingroup boards_qemu-i386
*
* @ingroup x86
* @{ * @{
*
* @file * @file
* @author René Kijewski <rene.kijewski@fu-berlin.de> * @brief CPU-specific defines for qemu-i386
*
* @author René Kijewski <rene.kijewski@fu-berlin.de>
*/ */
#ifndef __RIOT__BOARDS__QEMU_I386__CPU_CONF__H #ifndef __RIOT__BOARDS__QEMU_I386__CPU_CONF__H

View File

@ -17,7 +17,7 @@
*/ */
/** /**
* @ingroup x86 * @ingroup boards_qemu-i386
* @{ * @{
* *
* @file * @file

View File

@ -17,7 +17,7 @@
*/ */
/** /**
* @ingroup x86 * @ingroup boards_qemu-i386
* @{ * @{
* *
* @file * @file