From 0158e3ca5dd32ebe3c6d4a0a1d2199c7016b857b Mon Sep 17 00:00:00 2001 From: Naomi Slater Date: Wed, 18 Oct 2017 16:02:25 +0200 Subject: [PATCH] fixup! fix docs archiving process --- DEVELOP.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DEVELOP.rst b/DEVELOP.rst index 6de80066..6b1ebe69 100644 --- a/DEVELOP.rst +++ b/DEVELOP.rst @@ -109,6 +109,16 @@ We should only be hosting the docs for `latest`, the last three minor release branches of the last major release, and the last minor release branch corresponding to the last two major releases. +For example: + +- ``latest`` +- ``0.22` +- ``0.21`` +- ``0.20`` + +Because Crash has not yet had a major release, as of yet, there are no last +major releases to include in this list. + Sometimes you might find that there are multiple older releases that need to be archived.