File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Incompatible changes
10
10
--------------------
11
11
12
12
* #13044: Remove the internal and undocumented ``has_equations `` data
13
- from the :py:class: `!MathDomain` ` domain.
13
+ from the :py:class: `!MathDomain ` domain.
14
14
The undocumented :py:meth: `!MathDomain.has_equations ` method
15
15
now unconditionally returns ``True ``.
16
16
These are replaced by the ``has_maths_elements `` key of the page context dict.
@@ -62,10 +62,8 @@ Features added
62
62
:confval: `python_trailing_comma_in_multi_line_signatures ` and
63
63
:confval: `javascript_trailing_comma_in_multi_line_signatures `
64
64
configuration options.
65
- * #13264: Rename the :rst:dir: `math ` directive's ``nowrap``option
66
- to :rst:dir:`no-wrap ``,
67
- and rename the :rst:dir: `autosummary ` directive's ``nosignatures``option
68
- to :rst:dir:`no-signatures ``.
65
+ * #13264: Rename the :rst:dir: `math ` directive's ``nowrap `` option
66
+ to :rst:dir: `math:no-wrap `.
69
67
Patch by Adam Turner.
70
68
* #13269: Added the option to disable the use of type comments in
71
69
via the new :confval: `autodoc_use_type_comments ` option,
You can’t perform that action at this time.
0 commit comments