diff --git a/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/generating-executables.wiki b/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/generating-executables.wiki index cd2f9dd3..44daac75 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/generating-executables.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/generating-executables.wiki @@ -3,7 +3,7 @@ [[Property:uuid|d089f44a-9d01-41cf-9ba5-a58570ca5365]] There are several ways to compile an executable with EiffelStudio. -Compilation modes include the following: melting, freezing and finalizing. To learn more about the compilation semantics in EiffelStudio, see the Eiffel [[Compiler|compiler]] . +The most essential compilation modes are: '''melting''', '''freezing''', and '''finalizing'''. To learn more about the compilation semantics in EiffelStudio, see the documentation of [[Melting Ice Technology|Eiffel's compilation technology]]. There is a command for all compilation modes in the '''Project''' menu, under the entries '''Compile''', '''Freeze''' and '''Finalize'''. There is also a