Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73ad322

Browse files
committed
DOC: Clarify wording
1 parent a2d020f commit 73ad322

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/devel/release_guide.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,14 @@ Update and Validate the Docs
6363

6464
Before tagging, update the "what's new" and "API changes" listings.
6565

66+
for the "what's new"
67+
6668
1. copy the current content to a file in :file:`doc/users/prev_whats_new`
6769
2. merge all of the files in :file:`doc/users/next_whats_new/` into
6870
:file:`doc/users/whats_new.rst` and delete the individual files
6971
3. comment out the next whats new glob at the top
7072

71-
Similarly for the API changes
73+
Similarly for the "API changes"
7274

7375
1. copy the current api changes to a file is :file:`doc/api/prev_api_changes`
7476
2. merge all of the files in :file:`doc/api/next_api_changes/` into

0 commit comments

Comments
 (0)