Browse Source

Fix 2D optimization section in the Performance toctree (#5742)

Hugo Locurcio 3 years ago
parent
commit
69c118cc41
1 changed files with 1 additions and 3 deletions
  1. 1 3
      tutorials/performance/index.rst

+ 1 - 3
tutorials/performance/index.rst

@@ -73,9 +73,6 @@ GPU
    :maxdepth: 1
    :name: toc-learn-features-2d-optimization
 
-   optimizing_3d_performance
-   vertex_animation/index
-
    batching
 
 3D
@@ -86,6 +83,7 @@ GPU
    :name: toc-learn-features-3d-optimization
 
    optimizing_3d_performance
+   vertex_animation/index
 
 Multi-threading
 ---------------