mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Add rendering section
pre-requisite for multiple PRs and changes I need to make in parallel
This commit is contained in:
@@ -91,6 +91,7 @@ The main documentation for the site is organized into the following sections:
|
||||
tutorials/i18n/index
|
||||
tutorials/gui/index
|
||||
tutorials/viewports/index
|
||||
tutorials/rendering/index
|
||||
tutorials/shading/index
|
||||
tutorials/networking/index
|
||||
tutorials/assetlib/index
|
||||
|
||||
6
tutorials/rendering/index.rst
Normal file
6
tutorials/rendering/index.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
Rendering
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-learn-features-rendering
|
||||
Reference in New Issue
Block a user