Browse Source

Fix list formatting in Scripting doc

Oleh Prypin 9 years ago
parent
commit
bbd1372770
1 changed files with 4 additions and 3 deletions
  1. 4 3
      tutorials/step_by_step/scripting.rst

+ 4 - 3
tutorials/step_by_step/scripting.rst

@@ -77,9 +77,10 @@ Scene setup
 This tutorial will begin by scripting a simple GUI scene. Use the add
 node dialog to create the following hierarchy, with the following nodes:
 
--  Panel
-   \* Label
-   \* Button
+- Panel
+
+  * Label
+  * Button
 
 It should look like this in the scene tree: