Ignore:
Timestamp:
2018-08-29T21:26:21Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c8ea6eca
Parents:
46f7b64
Message:

Improve Doxygen documentaion

This is stil WiP. A number of libraries, drivers and services were
converted to using a more hierarchical and decentralized scheme when it
comes to specifying to which doxygen group they belong.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/platform/amdm37x/amdm37x.c

    r46f7b64 r4122410  
    2828
    2929/**
    30  * @defgroup amdm37x TI AM/DM37x platform driver.
    31  * @brief HelenOS TI AM/DM37x platform driver.
     30 * @addtogroup amdm37x
    3231 * @{
    3332 */
     
    424423        return EOK;
    425424}
     425
     426/**
     427 * @}
     428 */
Note: See TracChangeset for help on using the changeset viewer.