Closed strogdon closed 9 months ago
Vanilla sage now uses sphinx-7.2.6
and I no longer see the disorderly
terminal output when building html sage-docs on s-o-g. Vanilla must have made an internal change to accommodate the new sphinx
.
Yes, there was. It also took care of all the warnings about stuff being removed sphinx-8.0.
closing
I do not see the disorderly terminal output when building the html docs with
sphinx-6.2.1
andfuro-2013.9.10
. This version ofsphinx
usesdocutils-0.19
. However, using this version ofdocutils
withsphinx-7.1.2
did not remove the disorderly output. It is curious that the disorderly output was not observed when addressing https://github.com/sagemath/sage/pull/36296, https://github.com/sagemath/sage/issues/36295 and https://github.com/sagemath/sage/pull/36276.