From e7726ebc4721fa3a470a84b22bda9c4f6cfaf4ba Mon Sep 17 00:00:00 2001
From: Juergen Haas <juergen.haas@unibas.ch>
Date: Thu, 14 Jun 2012 21:52:23 +0200
Subject: [PATCH] BZDNG-361, BZDNG-360: missing screenshot and missing link to
 file formats

---
 modules/doc/intro-02.rst | 5 +++--
 modules/doc/intro.rst    | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/modules/doc/intro-02.rst b/modules/doc/intro-02.rst
index 7dbd61172..2d22a985f 100644
--- a/modules/doc/intro-02.rst
+++ b/modules/doc/intro-02.rst
@@ -11,8 +11,9 @@ OpenStructure features a :mod:`~ost.img` module that is dedicated to the
 manipulation of images/density maps. The images or density maps can either be 
 one-, two- or three-dimensional. The most common formats used in X-ray and 
 electron  crystallography and atomic force microscope are supported in addition 
-to several general purpose image formats. See `supported file formats` for 
-details. The :mod:`~ost.img` module was originally developed as part of the 
+to several general purpose image formats. See `supported file formats
+<http://www.openstructure.org/docs/io/formats>`_ for details.
+The :mod:`~ost.img` module was originally developed as part of the 
 Image Processing Library & Toolbox IPLT. More documentation and examples can 
 also be found on the `IPLT website <http://www.iplt.org>`_.
 
diff --git a/modules/doc/intro.rst b/modules/doc/intro.rst
index c00c465f0..9d2d3bacb 100644
--- a/modules/doc/intro.rst
+++ b/modules/doc/intro.rst
@@ -54,9 +54,10 @@ Generation). To start it,
 
 Interactive Python Shell
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+.. image:: images/100208_OpenStructure_UI_Colored.png
 
 Now we will enter commands in the Python Shell (in the screenshot above, the 
-python shell is located at the bottom of the main window). If you want to get 
+python shell (shown in green) is located at the right of the main window). If you want to get 
 more information on any object, function or class, the python help command may 
 be useful. For example:
 
-- 
GitLab