summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/board/index.rst7
-rw-r--r--doc/index.rst11
2 files changed, 18 insertions, 0 deletions
diff --git a/doc/board/index.rst b/doc/board/index.rst
new file mode 100644
index 0000000000..b47f672ddf
--- /dev/null
+++ b/doc/board/index.rst
@@ -0,0 +1,7 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+Board-specific doc
+==================
+
+.. toctree::
+ :maxdepth: 2
diff --git a/doc/index.rst b/doc/index.rst
index 6d42d9454d..9ae2e167bc 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -51,6 +51,17 @@ implementation.
arch/index
+Board-specific doc
+------------------
+
+These books provide details about board-specific information. They are
+organized in a vendor subdirectory.
+
+.. toctree::
+ :maxdepth: 2
+
+ board/index
+
Indices and tables
==================