diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2019-07-18 00:34:14 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-24 10:07:24 -0400 |
commit | 7a0c834fb8d7719a08c0c1e550a82d6dc152d9f0 (patch) | |
tree | 25244bf1f3989d79465e8173d3c966c75e1e1d5a /doc/board/index.rst | |
parent | a856e934cafdc0a255983a4a87558808d1a5085a (diff) |
doc: board: Add QEMU x86 board doc
This extracts QEMU x86 board specific information from README.x86,
converts plain text documentation to reST format and adds it to
Sphinx TOC tree. No essential content change.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc/board/index.rst')
-rw-r--r-- | doc/board/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/board/index.rst b/doc/board/index.rst index eb21a67346..6d2356fba6 100644 --- a/doc/board/index.rst +++ b/doc/board/index.rst @@ -7,5 +7,6 @@ Board-specific doc :maxdepth: 2 coreboot/index + emulation/index google/index intel/index |