doc: Move FIT into its own directory
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>
diff --git a/doc/usage/fit.rst b/doc/usage/fit/index.rst
similarity index 88%
rename from doc/usage/fit.rst
rename to doc/usage/fit/index.rst
index 7037434..40f0d11 100644
--- a/doc/usage/fit.rst
+++ b/doc/usage/fit/index.rst
@@ -6,3 +6,6 @@
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
diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index a11c575..04c959a 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -8,7 +8,7 @@
dfu
environment
fdt_overlays
- fit
+ fit/index
netconsole
partitions
cmdline