From bab4e06c6e6b0263307ab654c25382296ad9eec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Fri, 5 Apr 2013 18:13:09 +0200 Subject: [PATCH] Update release instructions for new robots.txt file --- RELEASE.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE.txt b/RELEASE.txt index 1131a91a..80bf4cab 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -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``.