diff --git a/devices/device_drivers_template.md b/devices/device_drivers_template.md index c6c3cbb5..9ada925a 100644 --- a/devices/device_drivers_template.md +++ b/devices/device_drivers_template.md @@ -1,4 +1,4 @@ -Device Drivers +Device Drivers {#devicedrivers} ============== This table contains a list of all available native drivers, diff --git a/master/doxygen.c b/master/doxygen.c index 4d2abb5b..898bdc2c 100644 --- a/master/doxygen.c +++ b/master/doxygen.c @@ -43,6 +43,9 @@ The API documentations are in the modules section. + A list of all native network card drivers can be found + here. + For information how to build and install, see the INSTALL file in the source root.