doc/changes/6.2.rst
nitpick_ignore and
:confval:nitpick_ignore_regex to list.\dimen registers (not previously
publicly documented) as per 5.1.0 code comments in sphinx.sty:
\sphinxverbatimsep, \sphinxverbatimborder, \sphinxshadowsep,
\sphinxshadowsize, and \sphinxshadowrule. (refs: #11105).egg support from pycode ModuleAnalyser; Python eggs are a
now-obsolete binary distribution formatsphinx.builders.linkcheck.
Patch by Daniel Eadessphinx.locale.setlocaleintersphinx_mapping formatsphinx.util.osutil.cd is deprecated in favour of contextlib.chdir.autoproperty allows the return type to be specified as
a type comment (e.g., # type: () -> int). Patch by Bénédikt Tran__all__ to imported members for template rendering
when option autosummary_ignore_module_all is set to False. Patch by
Clement Pinardcontent_offset parameter to nested_parse_with_titles(),
allowing for correct line numbers during nested parsing.
Patch by Jeremy Maitin-Shepard--jobs synonym for -j. Patch by Hugo van Kemenade\sphinxbox for styling text elements with a (possibly
rounded) box, optional background color and shadow, has been added.
See :ref:sphinxbox. (refs: #11224)\sphinxstylenotetitle, ..., \sphinxstylewarningtitle, ...,
for an extra layer of mark-up freeing up \sphinxstrong for other uses.
See :ref:latex-macros. (refs: #11267)note, :dudir:hint, :dudir:important and :dudir:tip can
now each be styled as the other admonitions, i.e. possibly with a background
color, individual border widths and paddings, possibly rounded corners, and
optional shadow. See :ref:additionalcss. (refs: #11234)topic (and
:dudir:contents <table-of-contents>) directives, and not only
:rst:dir:code-block, support box-decoration-break=slice.noteTextColor, noteTeXextras et al.
See :ref:additionalcss.imgmath_latex = 'tectonic' or
= 'xelatex'. Patch by Dimitar Dimitrovpython_display_short_literal_types option for
condensed rendering of Literal types.py:module or :rst:dir:automodule
directive. Patch by Bénédikt Tran (picnixz)\color in topic (or admonition) contents may cause color
leak to the shadow and border at a page breakseealso
directive in French\sphinxupquote
compatibilitynested_parse_with_titles. Patch by Jeremy Maitin-Shepard.tx clientunittest.TestCase style test functions to pytest style