diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2019-07-18 00:34:17 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-24 10:07:24 -0400 |
commit | 93ca4bce901350b6be967d6be209540cab5b941d (patch) | |
tree | ec0ec0523bca8593c211cf578130971dc6b57c21 /doc/board/emulation/index.rst | |
parent | 40046df73947084cec8d46cf9bf5031a3900409c (diff) |
doc: board: Convert README.qemu-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>
Diffstat (limited to 'doc/board/emulation/index.rst')
-rw-r--r-- | doc/board/emulation/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/board/emulation/index.rst b/doc/board/emulation/index.rst index 7537179e2f..1adefee155 100644 --- a/doc/board/emulation/index.rst +++ b/doc/board/emulation/index.rst @@ -7,5 +7,6 @@ Emulation :maxdepth: 2 qemu-arm + qemu-mips qemu-riscv qemu-x86 |