
On Sun, Aug 01, 2021 at 11:10:43PM +0200, Heinrich Schuchardt wrote:
On 8/1/21 10:37 PM, Tom Rini wrote:
On Sun, Aug 01, 2021 at 10:03:59PM +0200, Heinrich Schuchardt wrote:
Dear Kishon,
your merged patch 8baeeecbe305 ("doc: board: Move j721e document to doc/board/ti/ directory") leads to 'make html' build errors:
doc/board/index.rst:6: WARNING: toctree contains reference to nonexisting document 'board/ti/index'
looking for now-outdated files... none found pickling environment... done checking consistency... /doc/board/ti/j721e_evm.rst: WARNING: document isn't included in any toctree
Please, provide a patch with the missing file doc/board/ti/index.rst.
@Tom: Shouldn't these errors result in an error on the CI platform?
Apparently they don't, no. Please update whatever needs updating to the Azure/GitLab jobs so that htmldoc problems are errors. I think we're also overdue now to force a newer minimum version of sphinx ?
I guess you relate to doc/sphinx/requirements.txt:2
Sorry, I meant: Running Sphinx v1.6.7 WARNING: Sphinx 1.7 or greater will be required as of the v2021.04 release ... 'make htmldocs' continues.