aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py3
-rw-r--r--docs/source/maple-ide-install.rst43
2 files changed, 19 insertions, 27 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 975ad1e..4115c62 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -59,8 +59,7 @@ copyright = u'2010, LeafLabs, LLC'
# The short X.Y version.
version = '0.0'
# The full version, including alpha/beta/rc tags.
-# FIXME [0.0.11] update this for the release
-release = 'custom-build'
+release = '0.0.11'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/docs/source/maple-ide-install.rst b/docs/source/maple-ide-install.rst
index 2818bfb..32a55dc 100644
--- a/docs/source/maple-ide-install.rst
+++ b/docs/source/maple-ide-install.rst
@@ -17,31 +17,24 @@ us directly`_\ !
Download
--------
-.. FIXME [0.0.11] Update this for the release.
-
-This documentation was built from a development version of libmaple.
-See the formally released `LeafLabs documentation
-<http://leaflabs.com/docs/>`_ for more information about the current
-Maple IDE release.
-
-.. Choose the correct version for your operating system:
-
-.. .. list-table::
-.. :widths: 15 30 50
-.. :header-rows: 1
-
-.. * - Platform
-.. - Status
-.. - IDE Package
-.. * - Windows
-.. - Tested on 32-bit Windows XP
-.. - `maple-ide-0.0.10-windowsxp32.zip <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.10-windowsxp32.zip>`_ (about 75 MB)
-.. * - Linux
-.. - Tested on Ubuntu 10.04 (32-bit)
-.. - `maple-ide-0.0.10-linux32.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.10-linux32.tgz>`_ (about 30MB)
-.. * - Mac OSX
-.. - Tested on Snow Leopard (10.6)
-.. - `maple-ide-0.0.10-macosx-10_6.dmg <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.10-macosx-10_6.dmg>`_ (about 40 MB)
+Choose the correct version for your operating system:
+
+.. list-table::
+ :widths: 15 30 50
+ :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
+ - 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)
The package bundles together a compiler, an upload utility, a software
library, and a simple GUI text editor. All this software is `free and