mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 14:18:14 +01:00
doc: Move driver model docs under develop/
These docs are useful for developers, not users. Move them under that section. Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
d1ceeeff6c
commit
5ce319133b
@ -3,6 +3,10 @@
|
|||||||
Driver Model
|
Driver Model
|
||||||
============
|
============
|
||||||
|
|
||||||
|
The following holds information on the U-Boot device driver framework:
|
||||||
|
driver-model, including the design details of itself and several driver
|
||||||
|
subsystems
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
@ -10,6 +10,7 @@ Implementation
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
commands
|
commands
|
||||||
|
driver-model/index
|
||||||
global_data
|
global_data
|
||||||
logging
|
logging
|
||||||
menus
|
menus
|
||||||
|
@ -38,17 +38,6 @@ want to contribute to U-Boot.
|
|||||||
|
|
||||||
develop/index
|
develop/index
|
||||||
|
|
||||||
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
|
||||||
------------------------
|
------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user