From f59b575cb38d9e4f3a2e80a4b049b6d8877959d6 Mon Sep 17 00:00:00 2001 From: halw Date: Wed, 17 Sep 2008 21:19:23 +0000 Subject: [PATCH] Author:halw Date:2008-09-17T21:19:23.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@6 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../compiling-and-executing-system.wiki | 2 +- .../release-notes-eiffelstudio-56.wiki | 2 +- documentation/current/guide/index.wiki | 21 +++++++++++++++++++ 3 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 documentation/current/guide/index.wiki diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki index 5061e19e..63e09964 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki @@ -39,7 +39,7 @@ The system doesn't do anything exciting, but let's execute it anyway. Find the e It would be OK too to use the neighboring icon to the left, "Run without breakpoints", since we haven't set any breakpoints. Click either icon to execute the system. -This little application doesn't use graphics or anything fancy but simply creates some objects and displays some information. Output done using the default Eiffel I/O (from the EiffelBase classes ANY and STANDARD_FILES ) goes to a console. On Unix/Linux and VMS it's the window from which you started EiffelStudio. On Windows it's by default a new console window that comes up when and if the system does its first output operation, and stays up: +This little application doesn't use graphics or anything fancy but simply creates some objects and displays some information. Output done using the default Eiffel I/O (from the EiffelBase classes ANY and STANDARD_FILES ) goes to a console. On Unix/Linux and OpenVMS it's the window from which you started EiffelStudio. On Windows it's by default a new console window that comes up when and if the system does its first output operation, and stays up: [[Image:index-6]] diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/eiffelstudio-5-release-notes/release-notes-eiffelstudio-56.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/eiffelstudio-5-release-notes/release-notes-eiffelstudio-56.wiki index 757609e3..65a50ae9 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/eiffelstudio-5-release-notes/release-notes-eiffelstudio-56.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/eiffelstudio-5-release-notes/release-notes-eiffelstudio-56.wiki @@ -14,7 +14,7 @@ * Feature tree is now showing a different icon for frozen and obsolete features. * Improved look and feel of applications using the EiffelVision library under Windows XP theme engine. * Improved keyboard navigation in EiffelStudio windows/dialogs. -* Full support for 64 bits operating systems such as Windows, Linux, Solaris, Irix, VMS,... +* Full support for 64 bits operating systems such as Windows, Linux, Solaris, Irix, OpenVMS,... * Features tree is also available for classes which are part of the universe, but not yet compiled. * New EiffelCOM wizard. Click [[EiffelCOM Wizard|here]] for more details. * Improved speed of class completion for large system. diff --git a/documentation/current/guide/index.wiki b/documentation/current/guide/index.wiki new file mode 100644 index 00000000..8dfa05c5 --- /dev/null +++ b/documentation/current/guide/index.wiki @@ -0,0 +1,21 @@ +[[Property:title|Guide]] +[[Property:link_title|Information Guide]] +[[Property:weight|-10]] +[[Property:uuid|68b37685-64e9-f564-9258-29e709a55f44]] +==Guide to Eiffel Information== + +A guide to finding helpful information on Eiffel from the most common sources (not just the Eiffel online documentation). + +*About the online documentation, org., searching, contributing, etc +*Reference to Eiffel.com +*Reference to Online presentations and learning maps +*Reference to EiffelRoom tutorials and examples +*Reference to Eiffel Software user list +*Reference to OOSC2 +*Reference to ECMA standard +*About contributing to Eiffel +** Reference to dev.eiffel.com +** Reference to EiffelStudio on Origo + + +