From af884722b08affe4d21e868762c04f1181f849cd Mon Sep 17 00:00:00 2001 From: paulb Date: Thu, 18 Sep 2008 17:28:37 +0000 Subject: [PATCH] Author:paulb Date:2008-09-18T17:28:37.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@21 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../browsing-tools/features-tool/index.wiki | 1 + .../browsing-tools/windows-tool/index.wiki | 1 + .../debugger/call-stack-tool/index.wiki | 1 + .../evaluation-tool-or-watch-tool.wiki | 1 + .../debugger/object-tool/index.wiki | 1 + .../object-viewer-also-known-expanded-display.wiki | 1 + .../debugger/threads-tool.wiki | 1 + .../eis-outgoing/information-tool/index.wiki | 1 + documentation/current/solutions/index.wiki | 12 ++++++------ 9 files changed, 14 insertions(+), 6 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/features-tool/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/features-tool/index.wiki index a1c2d241..62caf2ba 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/features-tool/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/features-tool/index.wiki @@ -1,6 +1,7 @@ [[Property:title|Feature tool]] [[Property:link_title|Features tool]] [[Property:weight|3]] +[[Property:uuid|bc9b2ef1-b4c4-773a-9ba8-97143fb2727a]] * [[Feature tool: Introduction|Introduction]] * [[Feature tree|Tree representation]] * [[New feature command|New feature command]] diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/windows-tool/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/windows-tool/index.wiki index 92f94dba..79081c25 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/windows-tool/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/browsing-tools/windows-tool/index.wiki @@ -1,5 +1,6 @@ [[Property:title|Windows tool]] [[Property:weight|5]] +[[Property:uuid|57b14a4b-8694-12f6-06c8-24411e331559]] * [[Windows tool: Introduction|Introduction]] * [[Window list|Window list]] * [[Window menu|Window menu]] diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/call-stack-tool/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/call-stack-tool/index.wiki index 96ee6728..568d17f8 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/call-stack-tool/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/call-stack-tool/index.wiki @@ -1,5 +1,6 @@ [[Property:title|Call stack tool]] [[Property:weight|-13]] +[[Property:uuid|8c3cd0fe-78aa-7ec6-f36a-2233a4e26755]] * [[Callstack tool: Introduction|Introduction]] * [[Call stack tool: Interface|Call stack tool]] * [[Information relative to a stack element|Information about the current stack level]] diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/expression-evaluation/evaluation-tool-or-watch-tool.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/expression-evaluation/evaluation-tool-or-watch-tool.wiki index 3b9c988d..28a5e9e4 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/expression-evaluation/evaluation-tool-or-watch-tool.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/expression-evaluation/evaluation-tool-or-watch-tool.wiki @@ -1,5 +1,6 @@ [[Property:title|Evaluation tool or Watch tool]] [[Property:weight|1]] +[[Property:uuid|e70d5827-a00d-47ee-9e7a-b7b4bfb34ccf]] The expression evaluation tool's main part is the list of expressions that should be evaluated. [[Image:expression-evaluation-tool]] diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki index a0387330..cf483fe7 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki @@ -1,5 +1,6 @@ [[Property:title|Object tool]] [[Property:weight|-11]] +[[Property:uuid|6b736424-1729-0b6f-6ddd-8240f9f8ffd6]] * [[Objects tool: Introduction|Introduction]] * [[Attribute symbols|Attribute symbols]] * [[Debug output|Debug output]] diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/object-viewer-also-known-expanded-display.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/object-viewer-also-known-expanded-display.wiki index 3c56f4c6..60765f76 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/object-viewer-also-known-expanded-display.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/object-tool/object-viewer-also-known-expanded-display.wiki @@ -1,5 +1,6 @@ [[Property:title|Object Viewer (also known as Expanded display)]] [[Property:weight|4]] +[[Property:uuid|62002ce3-37f9-22de-39f0-0930468a67be]] You can either show the "Object Viewer" tool (Menu Execution>Tools>Object Viewer, or popup the object viewer dialog thanks to the button located in the tool bar of the [[Object tool|objects tool]] and [[Expression evaluation|watch tool]] .
This command [[Image:debugger-expand-info-icon]] opens an object viewer dialog when an object is dropped onto the button. diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/threads-tool.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/threads-tool.wiki index 804c98ad..6047bbeb 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/threads-tool.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/threads-tool.wiki @@ -1,5 +1,6 @@ [[Property:title|Threads tool]] [[Property:weight|-8]] +[[Property:uuid|457b71dc-4609-dac1-8458-cd9b64fd5945]] This tool displays the list of current Eiffel '''threads'''.
To show this tool, go to menu : '''Debug > Tools > Threads''' . [[Image:threads-tool|Threads tool]] diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/index.wiki index d1ea32a1..c31514df 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/index.wiki @@ -1,5 +1,6 @@ [[Property:title|Information Tool]] [[Property:weight|0]] +[[Property:uuid|26e2c799-b48a-c588-cdf1-dd47b1994b09]] * [[Browsing Information|Browsing Annotations]] * [[Annotation Management|Annotation Management]] diff --git a/documentation/current/solutions/index.wiki b/documentation/current/solutions/index.wiki index 4535a116..b9bed5ae 100644 --- a/documentation/current/solutions/index.wiki +++ b/documentation/current/solutions/index.wiki @@ -3,13 +3,13 @@ [[Property:uuid|0f0913fe-d71c-43d3-6c22-706c8ed5d4ad]] == Eiffel Solutions, Technologies, and Class Libraries == - Provide content on the technologies Eiffel applies to solve common computing needs and, where applicable, the libraries and/or samples that support the technologies - -{{note| -* The emphasis is primarily on needs of developers, then on Eiffel's offerings to satisfy those needs. -* Items are ordered based on an intuitive assessment of likelihood of need. -* Most items labelled "tutorial" are those that were labelled "content" in the existing online documentation.}} +In this book you will find information about the facilities provided by Eiffel for satisfying many software development needs. +This includes: +* The documentation for the Eiffel class libraries +** Tutorials and/or user guides +** Class references -- the library, cluster, and class views +* Other special instructions for handling commonly need tasks