More formatting changes.
[helenos.git] / uspace / doc / doxygroups.h
blobe693fe42f49200a6eb52e72b9f034f58d77e899b
2 /* Definitions of modules and its relations for generating Doxygen documentation */
4 /**
5 * @defgroup srvcs HelenOS Services
6 * @ingroup uspace
7 */
9 /**
10 * @defgroup ns Naming Service
11 * @ingroup srvcs
14 /**
15 * @defgroup kbd Keyboard Service
16 * @ingroup srvcs
19 /**
20 * @defgroup fbs Framebuffer Service
21 * @ingroup srvcs
24 /**
25 * @defgroup console Console Service
26 * @ingroup srvcs
29 /**
30 * @cond amd64
31 * @defgroup pci PCI Service
32 * @ingroup srvcs
33 * @endcond
36 /**
37 * @cond ia32
38 * @defgroup pci PCI Service
39 * @ingroup srvcs
40 * @endcond
43 /**
44 * @defgroup emul Emulation Libraries
45 * @ingroup uspace
48 /**
49 * @defgroup sfl Softloat
50 * @ingroup emul
53 /**
54 * @defgroup softint Softint
55 * @ingroup emul