From fb736ea8f7497ad58b158c6cba8a24e92ef4a88e Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Mon, 4 Aug 2014 19:45:07 +0200 Subject: [PATCH] Missing header end tag --- docs/GettingStarted.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index ed6e2d0581..56f55abb31 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -38,7 +38,8 @@ A selected subset of actions are presented as controls in the toolbar. The diffe In the main area of the application, several 3D views can be open at the same time. One of them will be active and the active view can be either maximized to use the whole main area, or normalized so that you can see all the open 3D views.
-
To see views next to each other select the Restore down icon in the application (shown below for Windows). +
Docking window management
+To see views next to each other select the Restore down icon in the application (shown below for Windows).
![Restore Down]({{ site.baseurl }}/images/RestoreDown.PNG)