Browse Source

Merge pull request #11215 from Calinou/renderers-list-first

Move Renderers page at the top of the Rendering section
Max Hilbrunner 2 days ago
parent
commit
0563b6fc85
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
    :name: toc-learn-features-rendering
 
+   renderers
    viewports
    multiple_resolutions
    jitter_stutter
    compositor
-   renderers

+ 3 - 3
tutorials/rendering/renderers.rst

@@ -1,7 +1,7 @@
 .. _doc_renderers:
 
-Renderers
-=========
+Overview of renderers
+=====================
 
 .. seealso::
 
@@ -112,7 +112,7 @@ Feature comparison
 
 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
-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
 12, or Metal.