diff options
| author | Heinrich Schuchardt <[email protected]> | 2020-12-12 08:50:37 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2020-12-15 09:35:04 +0100 |
| commit | d2472dedbd1682dfb618204ae289deee253506ad (patch) | |
| tree | e4c93ec68a89464b8b160852680bd20e31e87d12 /doc/index.rst | |
| parent | 380c6b94dae83463d8f0d737ec548ba90dabfc8a (diff) | |
doc: move pstore.rst to usage/pstore.rst
Let's have a separate chapter dedicated to using U-Boot.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/index.rst b/doc/index.rst index 68a083b16ba..4c44955d67f 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -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 ================== |
