aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-02-26 22:18:41 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2011-02-26 22:18:41 -0500
commitaf1207b0bb8c70abe668acb85e459854dc912e3e (patch)
tree9ff7c14cfbc0e60096e3b088e184d4808139d667 /docs/source
parentd8a4d2da385e1e4e50c18e88020cf9b786499257 (diff)
Updated IDE install documentation.
Docs now link to the IDE release directly (instead of the old "LATEST" hack) and point to the directory under static.leaflabs.com where users can obtain old versions and source archives. Resolves forum thread http://forums.leaflabs.com/topic.php?id=664&replies=3#post-3754
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/maple-ide-install.rst15
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/source/maple-ide-install.rst b/docs/source/maple-ide-install.rst
index 92d1a96..6db5327 100644
--- a/docs/source/maple-ide-install.rst
+++ b/docs/source/maple-ide-install.rst
@@ -17,7 +17,8 @@ us directly`_\ !
Download
--------
-Choose the correct version for your operating system:
+The current release of the Maple IDE is version 0.0.9. Choose the
+correct version for your operating system:
.. list-table::
:widths: 15 30 50
@@ -28,15 +29,15 @@ Choose the correct version for your operating system:
- IDE Package
* - Windows
- Tested on 32bit Windows XP
- - `maple-ide-LATEST-windowsxp32.zip <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-LATEST-windowsxp32.zip>`_ (about 75mb)
+ - `maple-ide-0.0.9-windowsxp32.zip <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.9-windowsxp32.zip>`_ (about 75mb)
* - Linux
- Tested on Ubuntu 9.10 (64bit) and 10.04 (32bit)
- - `maple-ide-LATEST-linux32.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-LATEST-linux32.tgz>`_ (about 30mb)
+ - `maple-ide-0.0.9-linux32.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.9-linux32.tgz>`_ (about 30mb)
- `maple-ide-LATEST-linux64.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-LATEST-linux64.tgz>`_ (about 30mb)
+ `maple-ide-0.0.9-linux64.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.9-linux64.tgz>`_ (about 30mb)
* - Mac OSX
- Tested on Snow Leopard 10.6 (64bit and 32bit)
- - `maple-ide-LATEST-macosx-10_6.dmg <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-LATEST-macosx-10_6.dmg>`_ (about 40mb)
+ - `maple-ide-0.0.9-macosx-10_6.dmg <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.9-macosx-10_6.dmg>`_ (about 40mb)
The package bundles together a compiler, an upload utility, a software
library, and a simple GUI text editor. All this software is `free and
@@ -46,6 +47,10 @@ open <http://fsf.org/>`_; we are grateful to the `Arduino
`OpenMoko <http://openmoko.com/>`_ developers, as well as many others,
who allow us to reuse their software.
+**Looking for something older?** `Source archives and binaries
+<http://static.leaflabs.com/pub/leaflabs/maple-ide/>`_ are available
+for previously-released versions.
+
Installation
------------