mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
doc: Add driver-model to Sphinx TOC tree
Add index.rst for driver model. More docs will be added later. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.glkpk@gmx.de>
This commit is contained in:
7
doc/driver-model/index.rst
Normal file
7
doc/driver-model/index.rst
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0+
|
||||||
|
|
||||||
|
Driver Model
|
||||||
|
============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
@@ -15,6 +15,17 @@ if you want to help out.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
Driver-Model documentation
|
||||||
|
--------------------------
|
||||||
|
The following holds information on the U-Boot device driver framework:
|
||||||
|
driver-model, including the design details of itself and several driver
|
||||||
|
subsystems.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
driver-model/index
|
||||||
|
|
||||||
U-Boot API documentation
|
U-Boot API documentation
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user