From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Mon, 30 Dec 2019 18:44:14 +0530 Subject: [PATCH 1/1] doc: fix AX25-AE350 RISC-V documentation In-Reply-To: <20191227185053.4464-1-xypron.glpk@gmx.de> References: <20191227185053.4464-1-xypron.glpk@gmx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Dec 28, 2019 at 12:21 AM Heinrich Schuchardt 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 > --- Reviewed-by: Jagan Teki