lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since b2aaaa0 was 4122410, checked in by Jakub Jermar <jakub@…>, 7 years ago |
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.
|
-
Property mode
set to
100644
|
File size:
704 bytes
|
Rev | Line | |
---|
[4122410] | 1 | /**
|
---|
| 2 | * @addtogroup libmath libmath
|
---|
| 3 | * @ingroup libs
|
---|
| 4 | */
|
---|
| 5 |
|
---|
| 6 | /**
|
---|
| 7 | * @addtogroup libmathabs32le abs32le
|
---|
| 8 | * @ingroup libmath
|
---|
| 9 | */
|
---|
| 10 |
|
---|
| 11 | /**
|
---|
| 12 | * @addtogroup libmathamd64 amd64
|
---|
| 13 | * @ingroup libmath
|
---|
| 14 | */
|
---|
| 15 |
|
---|
| 16 | /**
|
---|
| 17 | * @addtogroup libmatharm32 arm32
|
---|
| 18 | * @ingroup libmath
|
---|
| 19 | */
|
---|
| 20 |
|
---|
| 21 | /**
|
---|
| 22 | * @addtogroup libmathia32 ia32
|
---|
| 23 | * @ingroup libmath
|
---|
| 24 | */
|
---|
| 25 |
|
---|
| 26 | /**
|
---|
| 27 | * @addtogroup libmathia64 ia64
|
---|
| 28 | * @ingroup libmath
|
---|
| 29 | */
|
---|
| 30 |
|
---|
| 31 | /**
|
---|
| 32 | * @addtogroup libmathmips32 mips32
|
---|
| 33 | * @ingroup libmath
|
---|
| 34 | */
|
---|
| 35 |
|
---|
| 36 | /**
|
---|
| 37 | * @addtogroup libmathmips32eb mips32eb
|
---|
| 38 | * @ingroup libmath
|
---|
| 39 | */
|
---|
| 40 |
|
---|
| 41 |
|
---|
| 42 | /**
|
---|
| 43 | * @addtogroup libmathppc32 ppc32
|
---|
| 44 | * @ingroup libmath
|
---|
| 45 | */
|
---|
| 46 |
|
---|
| 47 | /**
|
---|
| 48 | * @addtogroup libmathriscv64 riscv64
|
---|
| 49 | * @ingroup libmath
|
---|
| 50 | */
|
---|
| 51 |
|
---|
| 52 | /**
|
---|
| 53 | * @addtogroup libmathsparc64 sparc64
|
---|
| 54 | * @ingroup libmath
|
---|
| 55 | */
|
---|
| 56 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.