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

Skip to content

Commit 9dbfb24

Browse files
committed
DOC: update docs about how to get mint a release and update DOI
1 parent 4ab8dbd commit 9dbfb24

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

doc/devel/release_guide.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,14 @@ On this branch un-comment the globs from :ref:`release_chkdocs`. And then ::
168168
Release Management / DOI
169169
------------------------
170170

171-
Via the GitHub UI (chase down link), turn the newly pushed tag into a
172-
release. If this is a pre-release remember to mark it as such.
171+
Via the `GitHub UI
172+
<https://github.com/matplotlib/matplotlib/releases>`__, turn the newly
173+
pushed tag into a release. If this is a pre-release remember to mark
174+
it as such.
173175

174176
For final releases also get a DOI from `zenodo
175-
<https://zenodo.org/>`__ and edit :file:`doc/_templates/citing.html`
176-
with DOI link and commit to the VER-doc branch and push to GitHub ::
177+
<https://zenodo.org/>`__ and edit :file:`doc/citing.rst` with DOI link
178+
and commit to the VER-doc branch and push to GitHub ::
177179

178180
git checkout v2.0.0-doc
179181
emacs doc/_templates/citing.html

0 commit comments

Comments
 (0)