doc/changes/4.3.rst
mathjax_optionsautodoc_preserve_defaults enabledsearchindex.js: the embedded data has changed format to allow
objects with the same name in different domains.domains.python.PyObject.get_signature_prefix has changed to
return a list of nodes instead of a plain string.domains.js.JSObject.display_prefix has been changed into a method
get_display_prefix which now returns a list of nodes
instead of a plain string.sphinx.ext.autodoc.AttributeDocumenter._datadescriptorsphinx.writers.html.HTMLTranslator._fieldlist_row_indexsphinx.writers.html.HTMLTranslator._table_row_indexsphinx.writers.html5.HTML5Translator._fieldlist_row_indexsphinx.writers.html5.HTML5Translator._table_row_indexautodoc-process-bases supports to inject reST snippet as a
base classretval
for :rst:dir:c:function and :rst:dir:c:macro.retval for :rst:dir:cpp:function.gettext_allow_fuzzy_translations to allow "fuzzy"
messages for translationadd_stylesheet() API. It will be kept until
the Sphinx 6.0 releaseintersphinx_disabled_reftypes for disabling
interphinx resolution of cross-references that do not have an explicit
inventory specification. Specific types of cross-references can be disabled,
e.g., std:doc or all cross-references in a specific domain,
e.g., std:*.suppress_warningsprimary_domain
is not 'py'autodoc_typehints_description_target is set to "documented" when
its info-field-list contains :returns: fieldautodoc_inherit_docstrings does not effect to
overridden classmethodsautodoc_preserve_defaults does not support
hexadecimal numericprimary_domain
is not 'py'py:method
directive with :property: optionautodoc_typehints\ ='description'code does not recognize :class: optionproj:myFunc, leave the inventory prefix in the unresolved text.