[doc] Various fixes for doxygen grouping etc.
This commit is contained in:
parent
e4db33f560
commit
0b8769e576
20 changed files with 105 additions and 32 deletions
|
@ -167,9 +167,12 @@
|
|||
#endif
|
||||
|
||||
/*!
|
||||
* \addtogroup xgSmscRegs
|
||||
*/
|
||||
/*@{*/
|
||||
* \addtogroup avr
|
||||
* @{ */
|
||||
/*!
|
||||
* \defgroup xgSmscRegs
|
||||
*
|
||||
* @{ */
|
||||
|
||||
/*!
|
||||
* \brief Bank select register.
|
||||
|
@ -1361,3 +1364,6 @@ lanc111_init(void)
|
|||
}
|
||||
|
||||
/** @} */
|
||||
/** @} */
|
||||
|
||||
/** @} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue