Add page ref to device drivers page.

It's now always in doxygen-output/html/devicedrivers.html
This commit is contained in:
Bjarne von Horn
2023-09-06 10:19:49 +02:00
parent efa3f7d738
commit d08e41f913
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
Device Drivers
Device Drivers {#devicedrivers}
==============
This table contains a list of all available native drivers,

View File

@@ -43,6 +43,9 @@
The API documentations are in the <a href="modules.html">modules
section</a>.
A list of all native network card drivers can be found
<a href="devicedrivers.html">here</a>.
For information how to build and install, see the INSTALL file in the source
root.