commit | 2f4d6bd3a087bedb61ac99a462445878b80c34af | [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 | 1ba396ea9a7da0603f928e24e3b89d0a7c26901b [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>