On Fri, 10 Jan 2020 at 08:33, 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(-)
Thanks Reviewed-by: Simon Glass <s...@chromium.org>