diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2019-07-18 00:34:25 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-24 10:09:55 -0400 |
commit | e3b800a117f9013b3d967f245fff787af2cbc116 (patch) | |
tree | d6b32e2f6fbe1f0df92d4a5460022b62074af69f /doc/board/index.rst | |
parent | 3ce0b21d5be46b8cebb6983294f04c9082f3c4ec (diff) | |
download | u-boot-e3b800a117f9013b3d967f245fff787af2cbc116.tar.gz |
doc: board: Convert README.zynq 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/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 a7e94cf00e..00e72f57cd 100644 --- a/doc/board/index.rst +++ b/doc/board/index.rst @@ -15,3 +15,4 @@ Board-specific doc intel/index renesas/index sifive/index + xilinx/index |