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
1010--------------------
1111
1212* #13044: Remove the internal and undocumented ``has_equations `` data
13- from the :py:class: `!MathDomain` ` domain.
13+ from the :py:class: `!MathDomain ` domain.
1414 The undocumented :py:meth: `!MathDomain.has_equations ` method
1515 now unconditionally returns ``True ``.
1616 These are replaced by the ``has_maths_elements `` key of the page context dict.
@@ -62,10 +62,8 @@ Features added
6262 :confval: `python_trailing_comma_in_multi_line_signatures ` and
6363 :confval: `javascript_trailing_comma_in_multi_line_signatures `
6464 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 `.
6967 Patch by Adam Turner.
7068* #13269: Added the option to disable the use of type comments in
7169 via the new :confval: `autodoc_use_type_comments ` option,
You can’t perform that action at this time.
0 commit comments