#12555: Drop Docutils 0.18.1 and Docutils 0.19 support.
Patch by Adam Turner.
LaTeX: the xcolor package is now required (but is for example part of
Ubuntu texlive-latex-recommended which has always been required).
LaTeX: the fontawesome5 LaTeX package is needed for the default choices
of icons now used in admonition titles in PDF output; but if unavailable the
PDF build will simply silently omit rendering such icons. Check the
documentation of the iconpackage key of :ref:'sphinxsetup' <latexsphinxsetup> for more.
Deprecated
LaTeX: the sphinxlightbox environment is not used anymore, all types
of admonitions use (by default) only sphinxheavybox.
Features added
.. rst-class:: compact
#11165: Support the officially recommended_ .jinja suffix for template
files.
Patch by James Addison and Adam Turner
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps sphinx from 7.3.7 to 7.4.0.
Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
e938849
Bump to 7.4.0 finalf250270
[bot]: Update message catalogues (#12563)9f5f260
Use:py:class:
fortyping.Annotated
4e8500c
Make some typographical edits to CHANGESf10f0b6
Various miscellaneous improvements (#12578)b1ed87e
Clarify "res" to "resolution"d5df528
Shrink the mypy whitelist forsphinx.util.display
(#12570)313627e
Bump Ruff to 0.5.251a964c
Use absolute imports insphinx
2a30bb6
Fix PEP 695 output for classes in the LaTeX builder (#12561)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show