Re: [PATCH 1/1] doc: fix AX25-AE350 RISC-V documentation

Hi Heinrich
From: Heinrich Schuchardt [mailto:xypron.glpk@gmx.de] Sent: Saturday, February 08, 2020 5:38 AM To: Rick Jian-Zhi Chen(陳建志) Cc: Bin Meng; Tom Rini; U-Boot Mailing List Subject: Re: [PATCH 1/1] doc: fix AX25-AE350 RISC-V documentation
On 2/4/20 3:50 PM, Bin Meng wrote:
On Sat, Dec 28, 2019 at 2:51 AM Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Since commit 04883bf7acca ("doc: update AX25-AE350 RISC-V documentation") `make htmldocs` produces a log of warnings like
doc/board/AndesTech/ax25-ae350.rst:373: WARNING: Block quote ends without a blank line; unexpected unindent. doc/board/AndesTech/ax25-ae350.rst:0: WARNING: Undefined substitution referenced: "_ __ ___ _ __ | (___ | |_) |".
Reformat the problematic passages.
Fixes: 04883bf7acca ("doc: update AX25-AE350 RISC-V documentation") Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
doc/board/AndesTech/ax25-ae350.rst | 335 +++++++++++++++-------------- 1 file changed, 168 insertions(+), 167 deletions(-)
Tested-by: Bin Meng bmeng.cn@gmail.com
Hello Rick,
I would like to implement a 'make htmldocs' test for Gitlab. This requires that we fix all problems first.
Please, consider merging this patch with your next pull-request.
OK. I will send a PR to sync to master ASAP.
Thanks Rick
Thanks. Best regards.
Heinrich
participants (1)
-
Rick Chen