Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.3.0
->==4.5.0
==4.3.0
->==4.5.0
Release Notes
sphinx-doc/sphinx
v4.5.0
Compare Source
=====================================
Incompatible changes
:rst:role:
ref
roleDeprecated
sphinx.ext.napoleon.docstring.GoogleDocstring._qualify_name()
Features added
FORCE_COLOR
andNO_COLOR
for terminal colouringextlinks_detect_hardcoded_links
to enablehardcoded links detector feature
:confval:
html_show_search_summary
to enable/disable the search summariesenable_search_shortcuts
that enables :kbd:/
asa Quick search shortcut and :kbd:
Esc
shortcut thatremoves search highlighting.
#noqa
comment to the tail of each translation message
pep
role now generates URLs based onpeps.python.org <https://peps.python.org>
_Bugs fixed
binary module
autodoc_default_options
does not supportno-value
optionunhashable object
[#named]
) that is referredmultiple times was rendered to a question mark
cpp:function
directive has big verticalspacing in Latexpdf
variables/structure members
the name is also used in the different document
ref
cross referencesstyle docstrings when :confval:
napoleon_use_ivar
is enabledcommand before showing help
v4.4.0
Compare Source
=====================================
Dependencies
importlib_metadata
for python-3.9 or oldersetuptools
Features added
autodoc_typehints_format
to suppress the leading module names of typehints of function signatures (ex.
io.StringIO
->StringIO
)__all__
attribute if :confval:autosummary_ignore_module_all
is set toFalse
. The default behaviour is unchanged. Autogen also now supportsthis behavior with the
--respect-module-all
switch.by an extlink, suggesting a replacement.
loading_method
parameter for :meth:
.Sphinx.add_js_file()
from URL
layout via CSS
.
and~
) as:type:
optionlinkcheck_exclude_documents
to disable linkchecking in matched documents.
and Python3.8+
-w
option giventarget name```) via :rst:role:
ref` rolesamp
roletexinfo_cross_references
to disable crossreferences for readability with standalone readers
external
for explictlookup in the external projects, without resolving to the local project.
Bugs fixed
with Python 3.10
position-only-arguments
autodoc_class_signature = 'separated'
override from conf.py
'xelatex'
line splitting at dashes ofinline and parsed literals
vertical spacing in latexpdf output
at info-field-list
directory
:dedent:
without argument did strip newlinesv4.3.2
Compare Source
=====================================
Bugs fixed
specifiers.
v4.3.1
Compare Source
=====================================
Features added
:confval:
mathjax_options
Bugs fixed
decorated by functools.lru_cache
having invalid doc attribute
:confval:
autodoc_preserve_defaults
enableddocutils-0.17
of MathJax is back to "async" method again
Configuration
📅 Schedule: Branch creation - "before 1am on Tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.