Skip to content

Commit fe9697e

Browse files
author
Marti Bolivar
committed
Create 0.0.11 release branch.
Update docs conf.py with the correct release. Update the IDE installation page with links to where the 0.0.11 release will be.
1 parent a8d2374 commit fe9697e

File tree

2 files changed

+19
-27
lines changed

2 files changed

+19
-27
lines changed

docs/source/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@
5959
# The short X.Y version.
6060
version = '0.0'
6161
# The full version, including alpha/beta/rc tags.
62-
# FIXME [0.0.11] update this for the release
63-
release = 'custom-build'
62+
release = '0.0.11'
6463

6564
# The language for content autogenerated by Sphinx. Refer to documentation
6665
# for a list of supported languages.

docs/source/maple-ide-install.rst

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -17,31 +17,24 @@ us directly`_\ !
1717
Download
1818
--------
1919

20-
.. FIXME [0.0.11] Update this for the release.
21-
22-
This documentation was built from a development version of libmaple.
23-
See the formally released `LeafLabs documentation
24-
<http://leaflabs.com/docs/>`_ for more information about the current
25-
Maple IDE release.
26-
27-
.. Choose the correct version for your operating system:
28-
29-
.. .. list-table::
30-
.. :widths: 15 30 50
31-
.. :header-rows: 1
32-
33-
.. * - Platform
34-
.. - Status
35-
.. - IDE Package
36-
.. * - Windows
37-
.. - Tested on 32-bit Windows XP
38-
.. - `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)
39-
.. * - Linux
40-
.. - Tested on Ubuntu 10.04 (32-bit)
41-
.. - `maple-ide-0.0.10-linux32.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.10-linux32.tgz>`_ (about 30MB)
42-
.. * - Mac OSX
43-
.. - Tested on Snow Leopard (10.6)
44-
.. - `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)
20+
Choose the correct version for your operating system:
21+
22+
.. list-table::
23+
:widths: 15 30 50
24+
:header-rows: 1
25+
26+
* - Platform
27+
- Status
28+
- IDE Package
29+
* - Windows
30+
- Tested on 32-bit Windows XP
31+
- `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)
32+
* - Linux
33+
- Tested on Ubuntu 10.04 (32-bit)
34+
- `maple-ide-0.0.11-linux32.tgz <http://static.leaflabs.com/pub/leaflabs/maple-ide/maple-ide-0.0.11-linux32.tgz>`_ (about 30MB)
35+
* - Mac OSX
36+
- Tested on Snow Leopard (10.6)
37+
- `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)
4538

4639
The package bundles together a compiler, an upload utility, a software
4740
library, and a simple GUI text editor. All this software is `free and

0 commit comments

Comments
 (0)