-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
I intend to release Sphinx 7.4.0 in the next few days.
7.4.0 will be the last version to support Python 3.9 -- I have the branch ready to drop support, but I don't see any great value in dropping before the release.
Please let me know if there are any features or bugfixes you would like to have included in the release, or any other matters.
I am currently looking to include:
- Require Docutils 0.20 or greater #12555
- LaTeX writer imposes too many constraints on desc_type_parameter_list nodes #12543 (PR at Fix PEP 695 output for classes in the LaTeX builder #12561)
- toc_object_entries uses language (Python) scoping instead of documentation scoping #12352 (PR at toctree, use document nesting instead of domain nesting when adding domain objects #12367)
- [LaTeX] Revamped styling of all admonitions, with addition of a title row with icon #12508
- LaTeX: for French language and lualatex engine polyglossia and not babel is used contrarily to Sphinx documentation #12410 (PR at [LaTeX] For 'lualatex' with French, use
babelLaTeX package as default, as for 'xelatex', and notpolyglossia. #12557) - Potentially Support type-dependent search result highlighting via CSS #12474
A
cc: @sphinx-doc/developers @sphinx-doc/triagers
jayaddison and n-peugnetelectric-coder, jfbu and humitos