diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-20 23:29:26 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-20 23:29:26 -0400 |
commit | 78800630cd34f70577335b36eb5c88689a3036ef (patch) | |
tree | b7bce010b58f76fe35ee5ccf58d5777991261072 /source | |
parent | 1461bfa98227e62c34addb743003d20a04c83941 (diff) | |
download | librambutan-78800630cd34f70577335b36eb5c88689a3036ef.tar.gz librambutan-78800630cd34f70577335b36eb5c88689a3036ef.zip |
ide: Improve escape hatches.
Better top-of-page pointers for people who are on the wrong page.
Diffstat (limited to 'source')
-rw-r--r-- | source/ide.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/source/ide.rst b/source/ide.rst index 58dca1c..6e36e47 100644 --- a/source/ide.rst +++ b/source/ide.rst @@ -7,9 +7,11 @@ This page documents the basic functionality of the Maple IDE. Specifically, it describes the operation of the buttons on the main toolbar. It is expected to become more comprehensive over time. -The :ref:`Maple Quickstart <maple-quickstart>` is another good source of -information on the IDE; it is especially useful for setting up a -computer for the first time. +If you're new to Maple, you should begin with the :ref:`Maple +Quickstart <maple-quickstart>`. + +If you need to install the IDE for the first time, see the +:ref:`maple-ide-install` page. .. contents:: Contents :local: |