summaryrefslogtreecommitdiff
path: root/doc/usage/index.rst
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-12-12 10:50:37 +0300
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-12-15 11:35:04 +0300
commitd2472dedbd1682dfb618204ae289deee253506ad (patch)
treee4c93ec68a89464b8b160852680bd20e31e87d12 /doc/usage/index.rst
parent380c6b94dae83463d8f0d737ec548ba90dabfc8a (diff)
downloadu-boot-d2472dedbd1682dfb618204ae289deee253506ad.tar.xz
doc: move pstore.rst to usage/pstore.rst
Let's have a separate chapter dedicated to using U-Boot. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r--doc/usage/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst
new file mode 100644
index 0000000000..af7d50650d
--- /dev/null
+++ b/doc/usage/index.rst
@@ -0,0 +1,12 @@
+Use U-Boot
+==========
+
+.. toctree::
+
+Shell commands
+--------------
+
+.. toctree::
+ :maxdepth: 1
+
+ pstore