Update dependency Sphinx to v5.3.0 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Sphinx (changelog) | dependencies | minor |
==5.1.1 -> ==5.3.0
|
Release Notes
sphinx-doc/sphinx
v5.3.0
=====================================
-
#10759: LaTeX: add :confval:
latex_table_style
and support the'booktabs'
,'borderless'
, and'colorrows'
styles. (thanks to Stefan Wiehler for initial pull requests #6666, #6671) -
#10840: One can cross-reference including an option value like
:option:`--module=foobar```,
:option:--module[=foobar]``` or ``:option:
--module foobar```. Patch by Martin Liska. - #10881: autosectionlabel: Record the generated section label to the debug log.
- #10268: Correctly URI-escape image filenames.
-
#10887: domains: Allow sections in all the content of all object description
directives (e.g. :rst:dir:
py:function
). Patch by Adam Turner
v5.2.3
=====================================
-
#10878: Fix base64 image embedding in
sphinx.ext.imgmath
-
#10886: Add
:nocontentsentry:
flag and global domain table of contents entry control option. Patch by Adam Turner
v5.2.2
=====================================
- #10872: Restore link targets for autodoc modules to the top of content. Patch by Dominic Davis-Foster.
v5.2.1
=====================================
Bugs fixed
-
#10861: Always normalise the
pycon3
lexer topycon
. - Fix using
sphinx.ext.autosummary
with modules containing titles in the module-level docstring.
v5.2.0.post0
===========================================
- Recreated source tarballs for Debian maintainers.
v5.2.0
===========================================
- Recreated source tarballs for Debian maintainers.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.