commit | 5f2c16dab20281f427c1138f33cefeb2e9785b7e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 18 00:34:03 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 24 10:07:24 2019 -0400 |
tree | eca824d7d9a206285e425f31a3416d82e1cf61fe | |
parent | d838138657f91c814132d66ae25430891b772fd6 [diff] |
doc: arch: Convert README.mips 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>