commit | 390068cccf39a1a652c07301e18230ad334751e7 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 18 00:33:49 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 24 10:07:24 2019 -0400 |
tree | 1cc0ba947d51da6690d16a6fa69b94cf77044d4e | |
parent | be3beaa5fcb8ecae4f1918599a5261824eb13a14 [diff] |
doc: driver-model: Convert README.txt to reST 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> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>