doc: Move FIT into its own directory
authorSimon Glass <sjg@chromium.org>
Fri, 23 Jun 2023 12:22:01 +0000 (13:22 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 23 Jun 2023 14:28:12 +0000 (16:28 +0200)
Create a new usage/fit directory which will house information about FIT.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/usage/fit/index.rst [moved from doc/usage/fit.rst with 88% similarity]
doc/usage/index.rst

similarity index 88%
rename from doc/usage/fit.rst
rename to doc/usage/fit/index.rst
index 7037434..40f0d11 100644 (file)
@@ -6,3 +6,6 @@ Flat Image Tree (FIT)
 U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging
 images that it it reads and boots. Documentation about FIT is available at
 doc/uImage.FIT
+
+.. toctree::
+    :maxdepth: 1
index a11c575..04c959a 100644 (file)
@@ -8,7 +8,7 @@ Use U-Boot
    dfu
    environment
    fdt_overlays
-   fit
+   fit/index
    netconsole
    partitions
    cmdline