mirror of https://github.com/ARMmbed/mbed-os.git
When a Doxygen group has been defined (created), all its needed to add documentation to that group is `\addtogroup`. Since all the information about the group is preserved, it is not necessary to mention the group hierarchy again with `\ingroup`. This PR removes unnecessary Doxygen lines across the `drivers`, `events`, `platform` and `rtos` directories. It also ensures that new groups are created with `\defgroup` once and referenced with `\addtogroup` whenever documentation needs to be added to an existing group. |
||
|---|---|---|
| .. | ||
| AsyncOp.h | ||
| ByteBuffer.h | ||
| EndpointResolver.h | ||
| LinkEntry.h | ||
| LinkedList.h | ||
| LinkedListBase.h | ||
| MIDIMessage.h | ||
| OperationList.h | ||
| OperationListBase.h | ||
| PolledQueue.h | ||
| TableCRC.h | ||
| Task.h | ||
| TaskBase.h | ||
| TaskQueue.h | ||
| USBAudio_Types.h | ||
| USBDescriptor.h | ||
| USBDevice.h | ||
| USBDevice_Types.h | ||
| USBHID_Types.h | ||