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 a2d020f commit 73ad322Copy full SHA for 73ad322
1 file changed
doc/devel/release_guide.rst
@@ -63,12 +63,14 @@ Update and Validate the Docs
63
64
Before tagging, update the "what's new" and "API changes" listings.
65
66
+for the "what's new"
67
+
68
1. copy the current content to a file in :file:`doc/users/prev_whats_new`
69
2. merge all of the files in :file:`doc/users/next_whats_new/` into
70
:file:`doc/users/whats_new.rst` and delete the individual files
71
3. comment out the next whats new glob at the top
72
-Similarly for the API changes
73
+Similarly for the "API changes"
74
75
1. copy the current api changes to a file is :file:`doc/api/prev_api_changes`
76
2. merge all of the files in :file:`doc/api/next_api_changes/` into
0 commit comments