lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since a63966d 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:
602 bytes
|
Rev | Line | |
---|
[4122410] | 1 | /**
|
---|
| 2 | * @addtogroup libc libc
|
---|
| 3 | * @brief HelenOS C library
|
---|
| 4 | * @ingroup libs
|
---|
| 5 | */
|
---|
| 6 |
|
---|
| 7 | /**
|
---|
| 8 | * @addtogroup libcabs32le abs32le
|
---|
| 9 | * @ingroup libc
|
---|
| 10 | */
|
---|
| 11 |
|
---|
| 12 | /**
|
---|
| 13 | * @addtogroup libcamd64 amd64
|
---|
| 14 | * @ingroup libc
|
---|
| 15 | */
|
---|
| 16 |
|
---|
| 17 | /**
|
---|
| 18 | * @addtogroup libcarm32 arm32
|
---|
| 19 | * @ingroup libc
|
---|
| 20 | */
|
---|
| 21 |
|
---|
| 22 | /**
|
---|
| 23 | * @addtogroup libcia32 ia32
|
---|
| 24 | * @ingroup libc
|
---|
| 25 | */
|
---|
| 26 |
|
---|
| 27 | /**
|
---|
| 28 | * @addtogroup libcia64 ia64
|
---|
| 29 | * @ingroup libc
|
---|
| 30 | */
|
---|
| 31 |
|
---|
| 32 | /**
|
---|
| 33 | * @addtogroup libcmips32 mips32
|
---|
| 34 | * @ingroup libc
|
---|
| 35 | */
|
---|
| 36 |
|
---|
| 37 | /**
|
---|
| 38 | * @addtogroup libcppc32 ppc32
|
---|
| 39 | * @ingroup libc
|
---|
| 40 | */
|
---|
| 41 |
|
---|
| 42 | /**
|
---|
| 43 | * @addtogroup libcriscv64 riscv64
|
---|
| 44 | * @ingroup libc
|
---|
| 45 | */
|
---|
| 46 |
|
---|
| 47 | /**
|
---|
| 48 | * @addtogroup libcsparc64 sparc64
|
---|
| 49 | * @ingroup libc
|
---|
| 50 | */
|
---|
| 51 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.