Move pages out of the tutorials/content section

Remove the section
This commit is contained in:
Nathan Lovato
2020-10-10 22:13:27 -06:00
parent 6c231ffa14
commit f19083670a
15 changed files with 3 additions and 11 deletions

View File

@@ -41,7 +41,7 @@ The :ref:`MeshInstance<class_MeshInstance>` is ready to be added to the :ref:`Sc
Tutorials
---------
- :doc:`../tutorials/content/procedural_geometry/arraymesh`
- :doc:`../tutorials/3d/procedural_geometry/arraymesh`
Properties
----------

View File

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

View File

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

View File

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

View File

Before

Width:  |  Height:  |  Size: 168 KiB

After

Width:  |  Height:  |  Size: 168 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 13 MiB

After

Width:  |  Height:  |  Size: 13 MiB

View File

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

View File

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