Updated Creating a new Wagtail release (markdown)

master
Matt Westcott 2017-05-03 15:38:14 +01:00
rodzic 670d74d422
commit 6ea6d2165e
1 zmienionych plików z 1 dodań i 1 usunięć

@ -68,7 +68,7 @@ The new version should now be up on https://pypi.python.org/pypi/wagtail .
* Update readthedocs so that the new version is active by default:
* Go to https://readthedocs.org/dashboard/wagtail/versions/ and set 'Default version' to the new release
* Go to https://readthedocs.org/projects/wagtail/builds/ and republish ALL versions - this will update the 'canonical' URL in the HTML to point to the new version, hopefully preventing old versions from being indexed by Google
* Go to https://readthedocs.org/projects/wagtail/builds/ and republish all versions from 1.8 onward - this will update the 'canonical' URL in the HTML to point to the new version, hopefully preventing old versions from being indexed by Google. (Older versions can no longer be built due to broken dependencies in docs/requirements.txt)
* If any documentation has been moved around since the previous release, now is a good time to add redirects via https://readthedocs.org/dashboard/wagtail/redirects/ . (Protip: [remember to add leading slashes on URLs](https://github.com/rtfd/readthedocs.org/issues/1826#issuecomment-247995569).)
* If this is a minor point release, disable the docs for the previous minor release by unticking it on https://readthedocs.org/dashboard/wagtail/versions/