doc: board: Add missing board index.rst files
authorBin Meng <bmeng.cn@gmail.com>
Fri, 26 Jul 2019 02:04:04 +0000 (19:04 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jul 2019 13:32:08 +0000 (09:32 -0400)
commit090b30db09b6ff42d63eed308089df48f2fe60a8
treea44acdba402f1e1d15d6ab8a6f3db7c00161cfbd
parente35d533c79c75e9ad68a2e78da52c8ce58e6ce0d
doc: board: Add missing board index.rst files

These board index.rst files are missing in previous html doc patch
series, hence it causes some build warnings. Add those files.

Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/board/AndesTech/index.rst [new file with mode: 0644]
doc/board/atmel/index.rst [new file with mode: 0644]
doc/board/freescale/index.rst [new file with mode: 0644]
doc/board/renesas/index.rst [new file with mode: 0644]
doc/board/sifive/index.rst [new file with mode: 0644]
doc/board/xilinx/index.rst [new file with mode: 0644]