We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ea438 commit 2f320c1Copy full SHA for 2f320c1
CHANGES
@@ -72,6 +72,8 @@ Features added
72
when the class has two different names; a canonical name and an alias name
73
* #8539: autodoc: Add :confval:`autodoc_typehints_description_target` to control
74
the behavior of ``autodoc_typehints=description``
75
+* #8841: autodoc: :confval:`autodoc_docstring_signature` will continue to look
76
+ for multiple signature lines without backslash character
77
* #7549: autosummary: Enable :confval:`autosummary_generate` by default
78
* #4826: py domain: Add ``:canonical:`` option to python directives to describe
79
the location where the object is defined
0 commit comments