godot-docs/index.rst

53 lines
1.1 KiB
ReStructuredText

.. Godot Engine documentation master file, created by
sphinx-quickstart on Sat Dec 12 16:57:47 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Godot Engine's documentation!
========================================
The main documentation for the site is organized into a couple sections:
* :ref:`sec-tutorials`
* :ref:`sec-reference`
* :ref:`sec-community`
.. toctree::
:maxdepth: 1
:caption: Tutorials
:name: sec-tutorials
tutorials/step_by_step/index
tutorials/engine/index
tutorials/2d/index
tutorials/3d/index
tutorials/_networking
tutorials/_plugins
tutorials/_misc
asset_pipeline/index
.. toctree::
:maxdepth: 1
:caption: Reference
:name: sec-reference
classes/index
reference/_languages
reference/_cheat_sheets
advanced/_compiling
advanced/index
.. toctree::
:maxdepth: 1
:caption: Community
:name: sec-community
contributing/index
.. Indices and tables
.. ------------------
..
.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`