summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/index.rst
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2024-07-17 09:30:52 +0100
committerHeinrich Schuchardt <[email protected]>2024-07-19 13:53:05 +0200
commitc684db989e86cc041da30114c4d7f8d549260875 (patch)
treee6828a4e42f3bc4993162f20152b65bd5693d053 /doc/develop/bootstd/index.rst
parentd5b6800374e73e1b50422baa290814ddb7d69e6c (diff)
doc: Move bootstd into its own directory
Before adding more files, move the bootstd docs into a new directory, with an index. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/index.rst')
-rw-r--r--doc/develop/bootstd/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/develop/bootstd/index.rst b/doc/develop/bootstd/index.rst
new file mode 100644
index 00000000000..f4f87c7787c
--- /dev/null
+++ b/doc/develop/bootstd/index.rst
@@ -0,0 +1,9 @@
+.. SPDX-License-Identifier: GPL-2.0+:
+
+Standard Boot
+=============
+
+.. toctree::
+ :maxdepth: 2
+
+ overview