Changeset 7a68fe5 in mainline for uspace/doc/doxygroups.h


Ignore:
Timestamp:
2011-10-10T06:58:55Z (13 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2ea6392
Parents:
e68c834 (diff), 80099c19 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge with mainline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/doc/doxygroups.h

    re68c834 r7a68fe5  
    3333
    3434                /**
    35                  * @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
     35                 * @defgroup nic Network interface controllers
     36                 * @ingroup net
     37                 */
     38
     39                        /**
     40                         * @defgroup libnic Base NIC framework library
     41                         * @ingroup nic
     42                         */
     43
     44                        /**
     45                         * @defgroup nic_drivers Drivers using the NICF
     46                         * @ingroup nic
    4747                         */
    4848
Note: See TracChangeset for help on using the changeset viewer.