commit | a017f612bc29dcd4497d8fc84ae8ce8047aa9415 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jan 09 20:33:32 2020 +0100 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Feb 04 01:19:27 2020 +0800 |
tree | 37f8c38f85dbbbc287bc3a288da2f9bdbd985243 | |
parent | 4dcaa7d59db00134a8e717a8d8d273b0c3d85d29 [diff] |
doc: Chromebook Coral: fix build warnings Use valid restructured text to avoid warnings like WARNING: Title underline too short. WARNING: Block quote ends without a blank line; unexpected unindent. when building with `make htmldocs`. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>