summaryrefslogtreecommitdiff
path: root/doc/source/dev
diff options
context:
space:
mode:
authormelissawm <melissawm.github@gmail.com>2022-07-07 16:56:52 -0300
committermelissawm <melissawm@gmail.com>2022-07-07 18:38:20 -0300
commit1e25cb9b77d85dfe0f43a3d2df7daac4afc092fa (patch)
tree4c93b4d98b7a74ba2676445295b2dcc9550a2765 /doc/source/dev
parent43b666c9296b24bc072f13e43dd2c605b6e659d2 (diff)
downloadnumpy-1e25cb9b77d85dfe0f43a3d2df7daac4afc092fa.tar.gz
MAINT,DOC: Update release guide
Diffstat (limited to 'doc/source/dev')
-rw-r--r--doc/source/dev/releasing.rst16
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/source/dev/releasing.rst b/doc/source/dev/releasing.rst
index 1af26f455..f56065088 100644
--- a/doc/source/dev/releasing.rst
+++ b/doc/source/dev/releasing.rst
@@ -2,15 +2,27 @@
Releasing a version
===================
+The following guides include detailed information on how to prepare a NumPy
+release.
+
+.. _prepare_release:
+
------------------------
-How to Prepare a Release
+How to prepare a release
------------------------
.. include:: ../../HOWTO_RELEASE.rst
-----------------------
-Step-by-Step Directions
+Step-by-step directions
-----------------------
.. include:: ../../RELEASE_WALKTHROUGH.rst
+.. _branching:
+
+------------------
+Branch walkthrough
+------------------
+
+.. include:: ../../BRANCH_WALKTHROUGH.rst \ No newline at end of file