
On Thu, Aug 05, 2021 at 10:02:31AM -0600, Simon Glass wrote:
Hi,
On Thu, 5 Aug 2021 at 09:59, Tom Rini trini@konsulko.com wrote:
On Thu, Aug 05, 2021 at 05:54:52PM +0200, Heinrich Schuchardt wrote:
On 05.08.21 17:41, Simon Glass wrote:
Hi,
I cannot do this at present:
$ make htmldocs doc/board/freescale/b4860qds.rst:170:duplicate label board/freescale/b4860qds:switch settings, other instance in doc/board/freescale/b4860qds.rst
Hello Simon,
that is for origin/master? I am not able to reproduce it there.
Yes.
Which version of python3-sphinx are you using? We require at least: doc/sphinx/requirements.txt:2:Sphinx==2.4.4
OK I see. I uninstalled the Ubuntu one and installed this and it works now, thanks!
What feature do we need from the newer version? I was using 1.8.5
The check for too old a Sphinx needs to be fatal and not a WARNING I believe.
Actually I didn't even see a warning.
The warning says that you need at least 1.7 or greater. I still have 1.6.7 from the distribution.