Message ID | 20200211151955.8203-5-igor.opaniuk@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | [v3,1/5] doc: board: colibri_imx7: add readme.rst | expand |
On 2/11/20 4:19 PM, Igor Opaniuk wrote: > From: Igor Opaniuk <igor.opaniuk at 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 at toradex.com> I stumbled over the same issue: https://lists.denx.de/pipermail/u-boot/2020-February/399494.html Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
On 2/11/20 5:48 PM, Heinrich Schuchardt wrote: > On 2/11/20 4:19 PM, Igor Opaniuk wrote: >> From: Igor Opaniuk <igor.opaniuk at 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 at toradex.com> > > I stumbled over the same issue: > https://lists.denx.de/pipermail/u-boot/2020-February/399494.html > > Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de> ERROR: DOS line endings #121: FILE: doc/board/index.rst:17: + rockchip/index^M$ Best regards Heinrich Schuchardt
diff --git a/doc/board/index.rst b/doc/board/index.rst index f2f5907b8c..f061e8ecfc 100644 --- a/doc/board/index.rst +++ b/doc/board/index.rst @@ -14,6 +14,7 @@ Board-specific doc google/index intel/index renesas/index + rockchip/index sifive/index toradex/index xilinx/index