summaryrefslogtreecommitdiff
path: root/Documentation/drivers/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/drivers/index.md')
-rw-r--r--Documentation/drivers/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/drivers/index.md b/Documentation/drivers/index.md
index 9b7d25ca23..efbc186e75 100644
--- a/Documentation/drivers/index.md
+++ b/Documentation/drivers/index.md
@@ -6,6 +6,13 @@ they allow to easily reuse existing code across platforms.
For details on how to connect device drivers to a mainboard, see [Driver Devicetree Entries](dt_entries.md).
+```{toctree}
+:maxdepth: 1
+:hidden:
+
+Driver Devicetree Entries <dt_entries.md>
+```
+
Some of the drivers currently available include:
```{toctree}