Merge pull request #494 from ahojnnes/release-instr

DOC: Update release instructions for new robots.txt file.
This commit is contained in:
Stefan van der Walt
2013-04-15 16:00:36 -07:00
+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``.