From 102cec7b180a3ffcbec8dcda23e18a5f95a7b2c2 Mon Sep 17 00:00:00 2001 From: ZX-WT Date: Thu, 11 Oct 2018 22:46:20 +0800 Subject: [PATCH] added link to intro_to_3d in 3d workspace section of editor_intro --- getting_started/step_by_step/intro_to_the_editor_interface.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/getting_started/step_by_step/intro_to_the_editor_interface.rst b/getting_started/step_by_step/intro_to_the_editor_interface.rst index d2c6e870d..1fdaf7652 100644 --- a/getting_started/step_by_step/intro_to_the_editor_interface.rst +++ b/getting_started/step_by_step/intro_to_the_editor_interface.rst @@ -115,6 +115,8 @@ Notice the text [perspective] under the toolbar, it is a button that opens a lis |image20| +.. note:: Read :ref:`doc_introduction_to_3d` for more detail about **3D workspace**. + The **Script** workspace is a complete code editor with a debugger, rich auto-completion, and built-in code reference. Press F3 to access it, and F4 to search the reference.