Browse Source

Move Renderers page at the top of the Rendering section

This page is usually meant to be read first to give an overview,
while other pages are on more specific subjects.

- Rename to "Overview of renderers" to be more descriptive.
Hugo Locurcio 18 hours ago
parent
commit
a99353f7e5
2 changed files with 4 additions and 4 deletions
  1. 1 1
      tutorials/rendering/index.rst
  2. 3 3
      tutorials/rendering/renderers.rst

+ 1 - 1
tutorials/rendering/index.rst

@@ -12,8 +12,8 @@ Rendering
    :maxdepth: 1
    :maxdepth: 1
    :name: toc-learn-features-rendering
    :name: toc-learn-features-rendering
 
 
+   renderers
    viewports
    viewports
    multiple_resolutions
    multiple_resolutions
    jitter_stutter
    jitter_stutter
    compositor
    compositor
-   renderers

+ 3 - 3
tutorials/rendering/renderers.rst

@@ -1,7 +1,7 @@
 .. _doc_renderers:
 .. _doc_renderers:
 
 
-Renderers
-=========
+Overview of renderers
+=====================
 
 
 .. seealso::
 .. seealso::
 
 
@@ -112,7 +112,7 @@ Feature comparison
 
 
 This is not a complete list of the features of each renderer. If a feature is
 This is not a complete list of the features of each renderer. If a feature is
 not listed here, it is available in all renderers, though it may be much faster
 not listed here, it is available in all renderers, though it may be much faster
-on some renderers. For a list of *all* features in Godot, see :ref:`doc_list_of_features`. 
+on some renderers. For a list of *all* features in Godot, see :ref:`doc_list_of_features`.
 
 
 Hardware with RenderingDevice support is hardware which can run Vulkan, Direct3D
 Hardware with RenderingDevice support is hardware which can run Vulkan, Direct3D
 12, or Metal.
 12, or Metal.