Thanks to visit codestin.com Credit goes to github.com
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 a883398 commit 8a778eeCopy full SHA for 8a778ee
doc/devel/coding_guide.rst
@@ -119,7 +119,7 @@ and adding an entry to the folder for either the what's new or API change notes.
119
+-------------------+-----------------------------+----------------------------------+
120
| for this addition | include this directive | create entry in this folder |
121
+===================+=============================+==================================+
122
-| new feature | ``.. versionadded:: v3.N`` | :file:`doc/users/next_whats_new/`|
+| new feature | ``.. versionadded:: 3.N`` | :file:`doc/users/next_whats_new/`|
123
124
| API change | ``.. versionchanged:: v3.N``| :file:`doc/api/next_api_changes/`|
125
| | | |
0 commit comments