doc/changes/8.2.rst
_StrPath.__radd__().
Patch by Adam Turner.jieba.load_userdict().nbsphinx implicit imports.
Patch by Adam Turner.<script/> tags are written exactly once.
Patch by Dmitry Shachnev and Adam Turner.highlighting_failure in warning sub-type.
Patch by Bart Kamphorst.sphinx.testing.path paths with
sphinx.testing.fixtures.
Patch by Kazuya Takei.html_static_path and
:confval:html_extra_path entries.
Patch by Adam Turner.has_equations data
from the :py:class:!MathDomain domain.
The undocumented :py:meth:!MathDomain.has_equations method
now unconditionally returns True.
These are replaced by the has_maths_elements key of the page context dict.
Patch by Adam Turner.kbd role
no longer uses a <kbd class="kbd compound"> element to wrap
the keys and separators, but places them directly in the relevant parent node.
This means that CSS rulesets targeting kbd.compound or .kbd.compound
will no longer have any effect.
Patch by Adam Turner.SingleHTMLBuilder.fix_refuris method.
Patch by James Addison.sphinx.util.import_object.
Patch by Matthias Geier.duplicate_declaration warning type,
with duplicate_declaration.c and duplicate_declaration.cpp subtypes.
Patch by Julien Lecomte and Adam Turner.class option to the :rst:dir:autosummary directive.
Patch by Tim Hoffmann.kbd role as a SphinxRole.
Patch by Adam Turner.toctree directive
when a glob pattern doesn't match any documents,
via the new toc.empty_glob warning sub-type.
Patch by Slawek Figiel.autodoc.mocked_object warnings sub-type.
Patch by Cyril Roelandt..pyi type stub files
to auto-document native modules.
Patch by Adam Turner, partially based on work by Allie Fitter.python_trailing_comma_in_multi_line_signatures and
:confval:javascript_trailing_comma_in_multi_line_signatures
configuration options.math directive's nowrap option
to :rst:dir:math:no-wrap.
Patch by Adam Turner.autodoc_use_type_comments option,
which defaults to True for backwards compatibility.
The default will change to False in Sphinx 10.
Patch by Adam Turner.ref.any warnings sub-type
to allow suppressing the ambiguous 'any' cross-reference warning.
Patch by Simão Afonso and Adam Turner.:no-index-entry: option.
Patch by Adam Turner.:no-index-entry:
and include the :no-index: and :no-index-entry: options within
:confval:autodoc_default_options.
Patch by Jonny Saunders and Adam Turner.:abstract: option for
classes, methods, and properties in the Python domain.
Patch by Adam Turner.collapsible <collapsible-admonitions> option
to admonition directives.
Patch by Chris Sewell.inheritance-diagram:include-subclasses option to
the :rst:dir:inheritance-diagram directive.
Patch by Walter Dörwald.python_display_short_literal_types.
Patch by Bénédikt Tran and Adam Turner.py:deco role to cross-reference decorator
functions and methods in the Python domain.
Patch by Adam Turner.intersphinx_resolve_self option
to resolve an intersphinx reference to the current project.
Patch by Jakob Lykke Andersen and Adam Turner.no-search class.
Patch by Will Lachance.~sphinx.addnodes.productionlist
nodes in all writers, to improve flexibility.
Patch by Adam Turner.misc.highlighting_failure subtype for Pygments unknown lexers.
Patch by Bart Kamphorst.sphinx.ext.apidoc extension,
to automate API documentation generation from Python modules.
Patch by Chris Sewell and Adam Turner.__all__.
Patch by Valentin PratzMap to store per-file term scores.
Patch by James Addisonpdflatex index creation may fail for index entries
in French. See :confval:latex_use_xindy.
Patch by Jean-François B.\sphinxboxsetup.
Patch by Jean-François B.linkcheck_ignore by
overriding session-level requests.get_redirect_target.groupwise
for :confval:autodoc_member_order. Class methods are now rendered
before static methods, which themselves are rendered before regular
methods and attributes.
Patch by Bénédikt Tran.pathlib types.
Patch by Adam Turner.productionlist directives.
Patch by Adam Turner.test_html_multi_line_copyright.
Patch by Colin Watson, applied by James Addison.