Subversion Repositories HelenOS

Rev

Rev 3386 | Rev 3912 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1.  
  2. /* Definitions of modules and its relations for generating Doxygen documentation */
  3.  
  4. /**
  5.  * @defgroup srvcs HelenOS Services
  6.  * @ingroup uspace
  7.  */
  8.  
  9.     /**
  10.      * @defgroup ns Naming Service
  11.      * @ingroup srvcs
  12.      */
  13.  
  14.     /**
  15.      * @defgroup kbd Keyboard Service
  16.      * @ingroup srvcs
  17.      */
  18.  
  19.     /**
  20.      * @defgroup fbs Framebuffer Service
  21.      * @ingroup srvcs
  22.      */
  23.  
  24.     /**
  25.      * @defgroup console Console Service
  26.      * @ingroup srvcs
  27.      */
  28.  
  29.     /**
  30.      * @defgroup net Networking Service
  31.      * @ingroup srvcs
  32.      */
  33.  
  34.     /**
  35.      * @cond amd64
  36.      * @defgroup pci PCI Service
  37.      * @ingroup srvcs
  38.      * @endcond
  39.      */
  40.  
  41.     /**
  42.      * @cond ia32
  43.      * @defgroup pci PCI Service
  44.      * @ingroup srvcs
  45.      * @endcond
  46.      */
  47.  
  48. /**
  49.  * @defgroup emul Emulation Libraries
  50.  * @ingroup uspace
  51.  */
  52.  
  53.     /**
  54.      * @defgroup sfl Softloat
  55.      * @ingroup emul
  56.      */
  57.  
  58.     /**
  59.      * @defgroup softint Softint
  60.      * @ingroup emul
  61.      */
  62.  
  63.