summaryrefslogtreecommitdiffstats
path: root/doc/driver-model/livetree.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: Move driver model docs under develop/Simon Glass2021-03-261-286/+0
| | | | | | | | 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>
* doc: driver-model: Convert livetree.txt to reSTBin Meng2019-07-241-0/+286
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>