Update release instructions for new robots.txt file

This commit is contained in:
Johannes Schönberger
2013-04-05 18:13:09 +02:00
parent 21a5bd67ed
commit bab4e06c6e
+2
View File
@@ -46,6 +46,8 @@ How to make a new release of ``skimage``
- Update stable and development version numbers in
``_templates/sidebar_versions.html``.
- Add release date to ``index.rst`` under "Announcements".
- Add previous stable version documentation path to disallowed paths
in `robots.txt`
- Build using ``make gh-pages``.
- Push upstream: ``git push`` in ``gh-pages``.