diff --git a/documentation/current/_templates/definition.tpl b/documentation/current/_templates/definition.tpl new file mode 100644 index 00000000..7a5711de --- /dev/null +++ b/documentation/current/_templates/definition.tpl @@ -0,0 +1 @@ +
[[Image:LogoInformation|24px]] '''Definition -- {{{1}}}''': {{{2}}}
diff --git a/documentation/current/_templates/definition.tpl.data b/documentation/current/_templates/definition.tpl.data new file mode 100644 index 00000000..39930151 --- /dev/null +++ b/documentation/current/_templates/definition.tpl.data @@ -0,0 +1,3 @@ +title=definition +author=admin +path=content/definition diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki index 9299ddc2..e608f03f 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki @@ -5,9 +5,14 @@ This command launches an application compiled in Work Bench mode. The applicatio It is accessible through the '''project''' toolbar ( [[Image:debug-run-icon]] ) or through the '''debug''' menu. -{{seealso|