瀏覽代碼

Move pages out of the tutorials/content section

Remove the section
Nathan Lovato 4 年之前
父節點
當前提交
c6fdd5147b

+ 1 - 1
classes/class_arraymesh.rst

@@ -45,7 +45,7 @@ See also :ref:`ImmediateGeometry<class_ImmediateGeometry>`, :ref:`MeshDataTool<c
 Tutorials
 Tutorials
 ---------
 ---------
 
 
-- :doc:`../tutorials/content/procedural_geometry/arraymesh`
+- :doc:`../tutorials/3d/procedural_geometry/arraymesh`
 
 
 Properties
 Properties
 ----------
 ----------

+ 0 - 2
index.rst

@@ -102,8 +102,6 @@ The main documentation for the site is organized into the following sections:
    tutorials/vr/index
    tutorials/vr/index
    tutorials/plugins/index
    tutorials/plugins/index
    tutorials/platform/index
    tutorials/platform/index
-   tutorials/threads/index
-   tutorials/content/index
    tutorials/performance/index
    tutorials/performance/index
 
 
 
 

+ 1 - 0
tutorials/3d/index.rst

@@ -18,3 +18,4 @@
    using_gridmaps
    using_gridmaps
    using_multi_mesh_instance
    using_multi_mesh_instance
    csg_tools
    csg_tools
+   procedural_geometry/index

+ 0 - 0
tutorials/content/procedural_geometry/arraymesh.rst → tutorials/3d/procedural_geometry/arraymesh.rst


+ 0 - 0
tutorials/content/procedural_geometry/immediategeometry.rst → tutorials/3d/procedural_geometry/immediategeometry.rst


+ 0 - 0
tutorials/content/procedural_geometry/index.rst → tutorials/3d/procedural_geometry/index.rst


+ 0 - 0
tutorials/content/procedural_geometry/meshdatatool.rst → tutorials/3d/procedural_geometry/meshdatatool.rst


+ 0 - 0
tutorials/content/procedural_geometry/surfacetool.rst → tutorials/3d/procedural_geometry/surfacetool.rst


+ 0 - 9
tutorials/content/index.rst

@@ -1,9 +0,0 @@
-Creating content
-================
-
-.. toctree::
-   :maxdepth: 1
-   :name: toc-tutorials-content
-
-   procedural_geometry/index
-   making_trees

+ 0 - 0
tutorials/content/img/tree_base.png → tutorials/shaders/img/tree_base.png


+ 0 - 0
tutorials/content/img/tree_gradient.png → tutorials/shaders/img/tree_gradient.png


+ 0 - 0
tutorials/content/img/tree_sway.gif → tutorials/shaders/img/tree_sway.gif


+ 0 - 0
tutorials/content/img/tree_vertex_paint.png → tutorials/shaders/img/tree_vertex_paint.png


+ 1 - 0
tutorials/shaders/index.rst

@@ -16,3 +16,4 @@ Shaders
    advanced_postprocessing
    advanced_postprocessing
    using_viewport_as_texture
    using_viewport_as_texture
    custom_postprocessing
    custom_postprocessing
+   making_trees

+ 0 - 0
tutorials/content/making_trees.rst → tutorials/shaders/making_trees.rst