summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-10-20 16:42:49 -0400
committerGitHub <noreply@github.com>2016-10-20 16:42:49 -0400
commit68473e3729d74d3bb7581562a3ce7817650069ad (patch)
treee231d2cb76c4336ede615fff6028b2b9e4d0cffa /source
parent767c217f3cd34e33f0aab5b7415badbe0733d8c2 (diff)
downloadastroconda-68473e3729d74d3bb7581562a3ce7817650069ad.tar.gz
Faq ds9regions (#29)
* Reinstate full TOC * Add FAQ entry regarding Ds9 region selection
Diffstat (limited to 'source')
-rw-r--r--source/faq.rst12
-rw-r--r--source/index.rst1
2 files changed, 12 insertions, 1 deletions
diff --git a/source/faq.rst b/source/faq.rst
index 66c9f3e..2609b4e 100644
--- a/source/faq.rst
+++ b/source/faq.rst
@@ -128,3 +128,15 @@ Will AstroConda interfere with other scientific distributions (e.g. SciSoft)?
**Probably**, however unlike Ureka, we do not impose any restrictions on your environment or issue compatibility warnings at run-time. It is your responsibility to maintain a functional shell environment so [insert scientific distribution here] does not conflict with your Anaconda installation.
+Ds9 - Cannot select regions
+===========================
+
+The default edit mode is now ``None`` rather than ``Region``. To select ``Region`` as the default editing mode perform the steps listed here:
+
+- Click ``Edit``
+ - Click ``Preferences``
+ - On the left pane, select ``Menus and Buttons``
+ - On the right pane, click the ``Menu --`` drop-down menu beneath the ``Edit`` group
+ - Select ``Region`` (default is ``None``)
+ - Click the ``Save`` button at the bottom of the ``Preferences`` dialog box
+
diff --git a/source/index.rst b/source/index.rst
index 1f9d06b..de131e6 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -10,7 +10,6 @@ To receive AstroConda announcements, or to engage in general discussion, feel fr
.. toctree::
:maxdepth: 2
- :titlesonly:
installation
releases