mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-29 11:26:57 +08:00
PKG: Update release instructions to update doc versions javascript.
This commit is contained in:
+5
-2
@@ -3,7 +3,10 @@ How to make a new release of ``skimage``
|
||||
|
||||
- Update release notes.
|
||||
- Update the version number in setup.py and commit
|
||||
- Update the docs and api, push upstream using "make gh-pages"
|
||||
- Update the docs:
|
||||
- Edit ``doc/_source/_static/docversions.js``
|
||||
- Build a clean version of the docs with ``rm build -rf; make html``.
|
||||
- Push upstream using "make gh-pages"
|
||||
- Add the version number as a tag in git::
|
||||
|
||||
git tag v0.5
|
||||
@@ -21,5 +24,5 @@ How to make a new release of ``skimage``
|
||||
|
||||
- Update the web frontpage.
|
||||
The webpage is kept in a separate repo: scikits-image-web
|
||||
- Post release notes on mailing lists.
|
||||
|
||||
- Post release notes on mailing lists, blog, G+, etc.
|
||||
|
||||
Reference in New Issue
Block a user