Changes in uspace/doc/doxygroups.h [e5291e0:15f3c3f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/doc/doxygroups.h
re5291e0 r15f3c3f 33 33 34 34 /** 35 * @defgroup n ic Network interface controllers36 * @ingroup net 37 */ 38 39 /** 40 * @defgroup l ibnic Base NIC framework library41 * @ingroup n ic42 */ 43 44 /** 45 * @defgroup n ic_drivers Drivers using the NICF46 * @ingroup n ic35 * @defgroup netif Network interface drivers 36 * @ingroup net 37 */ 38 39 /** 40 * @defgroup lo Loopback Service 41 * @ingroup netif 42 */ 43 44 /** 45 * @defgroup ne2000 NE2000 network interface service 46 * @ingroup netif 47 47 */ 48 48 … … 272 272 273 273 /** 274 * @defgroup drvusbmouse USB mouse driver 275 * @ingroup usb 276 * @brief USB driver for mouse with boot protocol. 277 */ 278 279 /** 274 280 * @defgroup drvusbmast USB mass storage driver 275 281 * @ingroup usb
Note:
See TracChangeset
for help on using the changeset viewer.