stm32: dma: doxygen fixups
Use a single @defgroup for the "root" of a common heirarchy, and only addtogroup for additions. This prevents an alphabetically "first" entry from being used as the documentation for the entire group.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/** @addtogroup dma_file DMA peripheral API
|
||||
/** @defgroup dma_file DMA peripheral API
|
||||
@ingroup peripheral_apis
|
||||
@brief DMA library for the multi stream controller found in f2/f4/f7 parts.
|
||||
|
||||
@author @htmlonly © @endhtmlonly 2012
|
||||
Ken Sarkies <ksarkies@internode.on.net>
|
||||
|
||||
Reference in New Issue
Block a user