diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-11 13:45:27 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-11 15:16:41 -0400 |
| commit | 77bd5af700648c0babb9600c3df520dd04c4ec21 (patch) | |
| tree | a8a3d55f49a571c0c3a410eaa1c303e95972836d /docs | |
| parent | f3d44dfa4e55cfb4c43649e1efe3a54a627fd09f (diff) | |
0.0.10 beta.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/conf.py | 2 | ||||
| -rw-r--r-- | docs/source/index.rst | 10 |
2 files changed, 7 insertions, 5 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index baadccb..63f109f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ copyright = u'2010, LeafLabs, LLC' # The short X.Y version. version = '0.0' # The full version, including alpha/beta/rc tags. -release = '0.0.10' +release = '0.0.10beta' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/source/index.rst b/docs/source/index.rst index 8c7ac84..c01c34f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,10 +3,12 @@ LeafLabs Documentation Index ============================ -Welcome! This is the Maple documentation index. If you just bought a -Maple board, you probably want to head to the :ref:`quickstart -<maple-quickstart>`. If you're having problems, check out the -:ref:`troubleshooting <troubleshooting>` page. +Welcome! This is the Maple documentation index for version 0.0.10 +Beta. + +If you just bought a Maple board, you probably want to head to the +:ref:`quickstart <maple-quickstart>`. If you're having problems, +check out the :ref:`troubleshooting <troubleshooting>` page. Have fun! |
