On Mon, Feb 3, 2020 at 12:54 PM Bin Meng <bmeng...@gmail.com> wrote: > > On Fri, Jan 10, 2020 at 3:33 AM Heinrich Schuchardt <xypron.g...@gmx.de> > wrote: > > > > 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.g...@gmx.de> > > --- > > doc/board/google/chromebook_coral.rst | 90 ++++++++++++++------------- > > 1 file changed, 46 insertions(+), 44 deletions(-) > > > > Reviewed-by: Bin Meng <bmeng...@gmail.com> > Tested-by: Bin Meng <bmeng...@gmail.com>
applied to u-boot-x86, thanks!