doc/changes/3.2.rst
napoleon_preprocess_types to enable the type
preprocessor for numpy style docstringsTYPE_CHECKINGsphinx.ext.autodoc.members_set_option()sphinx.ext.autodoc.merge_special_members_option()sphinx.writers.texinfo.TexinfoWriter.desc!c_allow_pre_v3 and :confval:!c_warn_on_allowed_pre_v3.:private-member: can take an explicit list of member names
to be documentedautosummary_filename_map to avoid conflict
of filenames between two object with different casehtml_codeblock_linenos_style to change the style
of line numbers for code-blocksnapoleon_type_aliasesnapoleon_use_param is Falsec:alias directive for inserting copies
of existing declarations.globaltoc_maxdepth to control
the behavior of globaltoc in sidebarfigure_language_filename supports docpath token:trim-doctest-flags: and :no-trim-doctest-flags:
options to doctest, testcode and testoutput directives:noindexentry: to the Python, C, C++, and Javascript domains.
Update the documentation to better reflect the relationship between this option
and the :noindex: option.!c_allow_pre_v3 to True to enable this.
The warnings printed from this functionality can be suppressed by setting
:confval:!c_warn_on_allowed_pre_v3 to True.
The functionality is immediately deprecated.inspect._empty as its default valueprivate-members option does not work for class attributes:inherited-members: option givennapoleon_use_param=Truenumfig_secnum_depth > 1 leads to wrong figure links:ref: role on translationmath directive is interpreted as reST on
translationroot element for :confval:figure_language_filename is
not a path that user specifies in the documentabbr role without an explanation will show the explanation
from the previous abbr rolenoindex directive option as it did
nothing.