doc: Move existing rst files into api sub-directory
[oweals/u-boot.git] / doc / index.rst
index 0353c10a4b09afb6a8575673f9eab3849e6028af..1946d092271bca244160fad70c88f060d27f0235 100644 (file)
@@ -4,8 +4,16 @@
 U-Boot Developer Manual
 #######################
 
+U-Boot API documentation
+------------------------
+
+These books get into the details of how specific U-Boot subsystems work
+from the point of view of a U-Boot developer.  Much of the information here
+is taken directly from the U-Boot source, with supplemental material added
+as needed (or at least as we managed to add it - probably *not* all that is
+needed).
+
 .. toctree::
+   :maxdepth: 2
 
-   efi
-   linker_lists
-   serial
+   api/index