From b5409df1035b038afd67eb21dda8ccf4d2950019 Mon Sep 17 00:00:00 2001 From: halw Date: Sun, 12 Oct 2008 00:11:54 +0000 Subject: [PATCH] Author:halw Date:2008-10-12T00:11:54.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@78 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eis-outgoing/information-tool/variable-definition.wiki | 6 ++++-- .../wizards-and-dialogs/profiler-wizard/index.wiki | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki index 884ceef3..4329478d 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki @@ -14,8 +14,10 @@ EIS supports following types of variables which can be used in '''Source''' of a {{note|This kind of variables can only be used in components that are enclosed in those the variable name refers to. For example, '''feature_name''' has no effect if used in a target component.}} -* Individual system or library preferences. This kind of variables are defined in .ecf files, can be accessed via Project Setting dialog. -{{note|System -> Target -> Advanced -> Variables}} +* Individual system or library preferences. This kind of variables are defined in .ecf files, can be accessed via Project Setting dialog by following a path such as: + + System -> Target -> Advanced -> Variables + * Environment variables. Variables defined in the operating system environment. diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki index 31dd9450..83052af0 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki @@ -11,7 +11,7 @@ Before using the profiler wizard you must have generated a ''Run-time informatio The diagram below summarizes the execution steps of the profiler wizard.
- [[Image:profiler-process]]
+[[Image:profiler-process]]

{{seealso|