mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
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>
This commit is contained in:
@@ -25,6 +25,7 @@ trying to get it to work optimally on a given system.
|
||||
:maxdepth: 2
|
||||
|
||||
build/index
|
||||
usage/index
|
||||
|
||||
Developer-oriented documentation
|
||||
--------------------------------
|
||||
@@ -109,13 +110,6 @@ Android-specific features available in U-Boot.
|
||||
|
||||
android/index
|
||||
|
||||
Command line
|
||||
------------
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
pstore.rst
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
12
doc/usage/index.rst
Normal file
12
doc/usage/index.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
Use U-Boot
|
||||
==========
|
||||
|
||||
.. toctree::
|
||||
|
||||
Shell commands
|
||||
--------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
pstore
|
Reference in New Issue
Block a user