diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-03 15:53:05 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-03 15:53:05 -0400 |
| commit | 8798ade6bd1aed5321c2c94ec35c472e6f3ab588 (patch) | |
| tree | 6e5dd2cb52a4f608b9b9e0ea4a4a0a739bf22015 | |
| parent | 6b47b8794f193f05b1bcaab032141075ff33e254 (diff) | |
Docs: Tweak IDE install table.0.0.11-maintenance
Incorporate parallel changes made in the master branch that won't
cherry-pick.
| -rw-r--r-- | docs/source/maple-ide-install.rst | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/docs/source/maple-ide-install.rst b/docs/source/maple-ide-install.rst index 0df2811..5ecf49a 100644 --- a/docs/source/maple-ide-install.rst +++ b/docs/source/maple-ide-install.rst @@ -20,21 +20,17 @@ Download Choose the correct version for your operating system: .. list-table:: - :widths: 15 30 50 + :widths: 15 30 :header-rows: 1 * - Platform - Status - - IDE Package - * - Windows - - Tested on 32-bit Windows XP - - `maple-ide-0.0.11-windowsxp32.zip <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.11-windowsxp32.zip>`_ (about 75 MB) - * - Linux + * - `Windows <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.11-windowsxp32.zip>`_ + - Tested on Windows XP (32-bit) + * - `Linux <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.11-linux32.tgz>`_ - Tested on Ubuntu 10.04 (32-bit) - - `maple-ide-0.0.11-linux32.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.11-linux32.tgz>`_ (about 30MB) - * - Mac OSX - - Tested on Snow Leopard (10.6) - - `maple-ide-0.0.11-macosx-10_6.dmg <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.11-macosx-10_6.dmg>`_ (about 40 MB) + * - `Mac OS X <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.11-macosx-10_6.dmg>`_ + - Snow Leopard (10.6) only The package bundles together a compiler, an upload utility, a software library, and a simple GUI text editor. All this software is `free and |
