Browse Source

Changed the chapters order (#1146)

Switched canvas_layers and 2d_transforms to fit the order in the text.
Fabien 7 years ago
parent
commit
0b2a49afd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/2d/index.rst

+ 1 - 1
tutorials/2d/index.rst

@@ -5,8 +5,8 @@
    :maxdepth: 1
    :maxdepth: 1
    :name: toc-learn-features-2d
    :name: toc-learn-features-2d
 
 
-   2d_transforms
    canvas_layers
    canvas_layers
+   2d_transforms
    using_tilemaps
    using_tilemaps
    custom_drawing_in_2d
    custom_drawing_in_2d
    particle_systems_2d
    particle_systems_2d