diff --git a/index.rst b/index.rst index 141448657..60722660d 100644 --- a/index.rst +++ b/index.rst @@ -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 diff --git a/tutorials/rendering/index.rst b/tutorials/rendering/index.rst new file mode 100644 index 000000000..cea6b3333 --- /dev/null +++ b/tutorials/rendering/index.rst @@ -0,0 +1,6 @@ +Rendering +========= + +.. toctree:: + :maxdepth: 1 + :name: toc-learn-features-rendering