forked from Imagelibrary/rtems
Remove explicit file names from @file
This makes the @file documentation independent of the actual file name. Update #3707.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file adc.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup lpc176x
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file bspstarthooks.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup lpc176x
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file io.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup lpc176x
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file watchdog.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup lpc176x
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user