- Sphinx
- docutils
- myst-parser
ocds-extensions-translations seems able to use the latest versions; it was last updated to Sphinx 8.0.2 (8.2.3 is latest), docutils 0.21.2 (latest) and myst-parser 4.0.0 (4.0.1 is latest).
Based on last time #71, we might need to:
Last time we had to update some non-documentation projects (e.g. removing :widths: auto last time), but docutils has very limited HTML changes, this time.
Noting that this bug still exists:
Would need to update translation logic in standard_theme, but Sphinx has a bug anyway sphinx-doc/sphinx#11008
standard/docs/conf.pyocds-extensions-translations seems able to use the latest versions; it was last updated to Sphinx 8.0.2 (8.2.3 is latest), docutils 0.21.2 (latest) and myst-parser 4.0.0 (4.0.1 is latest).
Based on last time #71, we might need to:
suppress_warningsinstandard/docs/conf.pyLast time we had to update some non-documentation projects (e.g. removing
:widths: autolast time), but docutils has very limited HTML changes, this time.Noting that this bug still exists: