
Hi Heinrich,
On Sat, Feb 8, 2020 at 5:37 AM Heinrich Schuchardt xypron.glpk@gmx.de wrote:
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.
Thanks for making a 'make htmldocs' test for GitLab. Please make sure travis and Azure are updated too.
Please, consider merging this patch with your next pull-request.
Regards, Bin