Files
godot-docs/tutorials/index.rst
Hugo Locurcio d8fa2b2a25 Fix Contribute tile link on homepage
- Disallow user notes on the tutorials index page (like on other
  index pages).
2026-01-23 00:43:06 +01:00

57 lines
1.1 KiB
ReStructuredText

:orphan:
:allow_comments: False
.. Silence warning about the document not being included in any toctree.
This page is linked from the top-level `index.rst` file in raw HTML,
so Sphinx is not aware of the link.
.. _doc_tutorials:
Tutorials
=========
.. Sections below are split into two groups. First come meta sections, covering
general matters. Below that different areas of the engine are listed.
These sections are sorted alphabetically. Please keep them that way.
General
-------
.. toctree::
:maxdepth: 1
:name: toc-learn-tutorials-general
best_practices/index
editor/index
migrating/index
troubleshooting
Topics
------
.. toctree::
:maxdepth: 1
:name: toc-learn-tutorials-topics
2d/index
3d/index
animation/index
assets_pipeline/index
audio/index
export/index
io/index
i18n/index
inputs/index
math/index
navigation/index
networking/index
performance/index
physics/index
platform/index
plugins/index
rendering/index
scripting/index
shaders/index
ui/index
xr/index