
On Wed, Feb 12, 2020 at 11:14 PM Igor Opaniuk igor.opaniuk@gmail.com wrote:
From: Igor Opaniuk igor.opaniuk@toradex.com
This fixes a warning when invoking make htmldocs: checking consistency... doc/board/rockchip/index.rst: WARNING: document isn't included in any toctree
Signed-off-by: Igor Opaniuk igor.opaniuk@toradex.com Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de
doc/board/index.rst | 1 + 1 file changed, 1 insertion(+)
This patch does not apply as there is one already in the mainline. Heinrich did the same below, but not sure how he gave a RB tag to this one as well :)
Will drop this patch.
commit 7d92204bc0eb0a775810f887838a93a218a22f96 Author: Heinrich Schuchardt xypron.glpk@gmx.de Date: Fri Feb 7 21:25:09 2020 +0100
doc: board: add Rockchip to doc/board/index.rst
Fix a build error
Regards, Bin