From 8ede1a2ecbb62577afd32996956c5feaf7ddf9b6 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 5 Oct 2011 13:34:52 -0500 Subject: replacing the old HTML user guide with a Sphinx-managed user guide --- user_guide_src/source/installation/upgrading.rst | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 user_guide_src/source/installation/upgrading.rst (limited to 'user_guide_src/source/installation/upgrading.rst') diff --git a/user_guide_src/source/installation/upgrading.rst b/user_guide_src/source/installation/upgrading.rst new file mode 100644 index 000000000..2badffc93 --- /dev/null +++ b/user_guide_src/source/installation/upgrading.rst @@ -0,0 +1,32 @@ +################################# +Upgrading From a Previous Version +################################# + +Please read the upgrade notes corresponding to the version you are +upgrading from. + +- :doc:`Upgrading from 2.0.3 to 2.1.0 ` +- :doc:`Upgrading from 2.0.2 to 2.0.3 ` +- :doc:`Upgrading from 2.0.1 to 2.0.2 ` +- :doc:`Upgrading from 2.0 to 2.0.1 ` +- :doc:`Upgrading from 1.7.2 to 2.0 ` +- :doc:`Upgrading from 1.7.1 to 1.7.2 ` +- :doc:`Upgrading from 1.7.0 to 1.7.1 ` +- :doc:`Upgrading from 1.6.3 to 1.7.0 ` +- :doc:`Upgrading from 1.6.2 to 1.6.3 ` +- :doc:`Upgrading from 1.6.1 to 1.6.2 ` +- :doc:`Upgrading from 1.6.0 to 1.6.1 ` +- :doc:`Upgrading from 1.5.4 to 1.6.0 ` +- :doc:`Upgrading from 1.5.3 to 1.5.4 ` +- :doc:`Upgrading from 1.5.2 to 1.5.3 ` +- :doc:`Upgrading from 1.5.0 or 1.5.1 to 1.5.2 ` +- :doc:`Upgrading from 1.4.1 to 1.5.0 ` +- :doc:`Upgrading from 1.4.0 to 1.4.1 ` +- :doc:`Upgrading from 1.3.3 to 1.4.0 ` +- :doc:`Upgrading from 1.3.2 to 1.3.3 ` +- :doc:`Upgrading from 1.3.1 to 1.3.2 ` +- :doc:`Upgrading from 1.3 to 1.3.1 ` +- :doc:`Upgrading from 1.2 to 1.3 ` +- :doc:`Upgrading from 1.1 to 1.2 ` +- :doc:`Upgrading from Beta 1.0 to Beta 1.1 ` + -- cgit v1.2.3-24-g4f1b From 5a257187c4ca09ea61c19999bf061cec3f224cc2 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Sun, 10 Jun 2012 06:18:14 +0300 Subject: Merge branch 2.1-stable into develop --- user_guide_src/source/installation/upgrading.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'user_guide_src/source/installation/upgrading.rst') diff --git a/user_guide_src/source/installation/upgrading.rst b/user_guide_src/source/installation/upgrading.rst index 2badffc93..255c6a557 100644 --- a/user_guide_src/source/installation/upgrading.rst +++ b/user_guide_src/source/installation/upgrading.rst @@ -5,7 +5,8 @@ Upgrading From a Previous Version Please read the upgrade notes corresponding to the version you are upgrading from. -- :doc:`Upgrading from 2.0.3 to 2.1.0 ` +- :doc:`Upgrading from 2.1.1 to 3.0.0 ` +- :doc:`Upgrading from 2.1.0 to 2.1.1 ` - :doc:`Upgrading from 2.0.2 to 2.0.3 ` - :doc:`Upgrading from 2.0.1 to 2.0.2 ` - :doc:`Upgrading from 2.0 to 2.0.1 ` -- cgit v1.2.3-24-g4f1b From 0054750cf2e071cbe6903dba59e43a6bb8e639d1 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 4 Jul 2012 06:51:15 -0700 Subject: Fixing upgrade file references --- user_guide_src/source/installation/upgrading.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'user_guide_src/source/installation/upgrading.rst') diff --git a/user_guide_src/source/installation/upgrading.rst b/user_guide_src/source/installation/upgrading.rst index 255c6a557..545f344ee 100644 --- a/user_guide_src/source/installation/upgrading.rst +++ b/user_guide_src/source/installation/upgrading.rst @@ -5,8 +5,10 @@ Upgrading From a Previous Version Please read the upgrade notes corresponding to the version you are upgrading from. -- :doc:`Upgrading from 2.1.1 to 3.0.0 ` +- :doc:`Upgrading from 2.1.2 to 3.0.0 ` +- :doc:`Upgrading from 2.1.1 to 2.1.2 ` - :doc:`Upgrading from 2.1.0 to 2.1.1 ` +- :doc:`Upgrading from 2.0.3 to 2.1.0 ` - :doc:`Upgrading from 2.0.2 to 2.0.3 ` - :doc:`Upgrading from 2.0.1 to 2.0.2 ` - :doc:`Upgrading from 2.0 to 2.0.1 ` -- cgit v1.2.3-24-g4f1b