diff --git a/documentation/current/eiffelstudio/_images/index-43.png b/documentation/current/eiffelstudio/_images/index-43.png
new file mode 100644
index 00000000..81f4dd86
Binary files /dev/null and b/documentation/current/eiffelstudio/_images/index-43.png differ
diff --git a/documentation/current/eiffelstudio/_images/index-43.png.data b/documentation/current/eiffelstudio/_images/index-43.png.data
new file mode 100644
index 00000000..99ed8ae9
--- /dev/null
+++ b/documentation/current/eiffelstudio/_images/index-43.png.data
@@ -0,0 +1,3 @@
+title=index-43
+author=halw
+path=content/index-43
diff --git a/documentation/current/eiffelstudio/_images/index-44.png b/documentation/current/eiffelstudio/_images/index-44.png
new file mode 100644
index 00000000..4d738ba2
Binary files /dev/null and b/documentation/current/eiffelstudio/_images/index-44.png differ
diff --git a/documentation/current/eiffelstudio/_images/index-44.png.data b/documentation/current/eiffelstudio/_images/index-44.png.data
new file mode 100644
index 00000000..0d4b55f8
--- /dev/null
+++ b/documentation/current/eiffelstudio/_images/index-44.png.data
@@ -0,0 +1,3 @@
+title=index-44
+author=halw
+path=content/index-44
diff --git a/documentation/current/eiffelstudio/_images/index-45.png b/documentation/current/eiffelstudio/_images/index-45.png
new file mode 100644
index 00000000..9a824b49
Binary files /dev/null and b/documentation/current/eiffelstudio/_images/index-45.png differ
diff --git a/documentation/current/eiffelstudio/_images/index-45.png.data b/documentation/current/eiffelstudio/_images/index-45.png.data
new file mode 100644
index 00000000..77e5b501
--- /dev/null
+++ b/documentation/current/eiffelstudio/_images/index-45.png.data
@@ -0,0 +1,3 @@
+title=index-45
+author=halw
+path=content/index-45
diff --git a/documentation/current/eiffelstudio/_images/index-46.png b/documentation/current/eiffelstudio/_images/index-46.png
new file mode 100644
index 00000000..466fa450
Binary files /dev/null and b/documentation/current/eiffelstudio/_images/index-46.png differ
diff --git a/documentation/current/eiffelstudio/_images/index-46.png.data b/documentation/current/eiffelstudio/_images/index-46.png.data
new file mode 100644
index 00000000..7b575a97
--- /dev/null
+++ b/documentation/current/eiffelstudio/_images/index-46.png.data
@@ -0,0 +1,3 @@
+title=index-46
+author=halw
+path=content/index-46
diff --git a/documentation/current/eiffelstudio/_images/index-47.png b/documentation/current/eiffelstudio/_images/index-47.png
new file mode 100644
index 00000000..61fd8c97
Binary files /dev/null and b/documentation/current/eiffelstudio/_images/index-47.png differ
diff --git a/documentation/current/eiffelstudio/_images/index-47.png.data b/documentation/current/eiffelstudio/_images/index-47.png.data
new file mode 100644
index 00000000..85afddce
--- /dev/null
+++ b/documentation/current/eiffelstudio/_images/index-47.png.data
@@ -0,0 +1,3 @@
+title=index-47
+author=halw
+path=content/index-47
diff --git a/documentation/current/eiffelstudio/_images/index-48.png b/documentation/current/eiffelstudio/_images/index-48.png
new file mode 100644
index 00000000..873e1f8c
Binary files /dev/null and b/documentation/current/eiffelstudio/_images/index-48.png differ
diff --git a/documentation/current/eiffelstudio/_images/index-48.png.data b/documentation/current/eiffelstudio/_images/index-48.png.data
new file mode 100644
index 00000000..bc407d32
--- /dev/null
+++ b/documentation/current/eiffelstudio/_images/index-48.png.data
@@ -0,0 +1,3 @@
+title=index-48
+author=halw
+path=content/index-48
diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/producing-and-exporting-documentation.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/producing-and-exporting-documentation.wiki
index 9a2c9697..11d27785 100644
--- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/producing-and-exporting-documentation.wiki
+++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/producing-and-exporting-documentation.wiki
@@ -135,13 +135,13 @@ Click BASE to see details of the EiffelBase library where (under Ei
[[Image:index-46]]
-This indicates the relations of the cluster to others in the hierarchy, and its list of classes. Again you could click any class name but instead note the mention (diagram) next to the cluster name near the top. Remember that when generating the documentation we elected to generate everything, diagrams included. Hadn't we checked the corresponding check box, the (diagram) link wouldn't be there. Click it now to get the generated diagrams:
+This indicates the relations of the cluster to others in the hierarchy, and its list of classes. Again you could click any class name but instead note the link (diagram) next to the cluster name near the top. Remember that when generating the documentation we elected to generate everything, diagrams included. Hadn't we checked the corresponding check box, the (diagram) link wouldn't be there. Click it now to get the diagram that has been generated for BASE:
[[Image:index-47]]
The output is a diagram showing graphically the classes of the cluster and their inheritance relations. All EiffelStudio-generated HTML diagrams use the PNG graphics format ( Portable Network Graphics ), supported by all recent browsers.
-The class bubbles in a diagram are all hyperlinks. To see the HTML documentation for our old friend the class LIST -- which you could also obtain by clicking its name on one of the preceding diagrams, or typing it in the Go to field -- just click its bubble:
+The class bubbles in a diagram are all hyperlinks. To see the HTML documentation for our old friend the class LIST you could just click its bubble. But because this diagram includes the whole library and is automatically generated, you'd have to look around a bit for the LIST bubble. Go ahead and do that if you wish, or just type the class name LIST into the Go to field and press return:
[[Image:index-48]]