godot-docs/index.rst

51 lines
1.0 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-further`
* :ref:`sec-api-doc`
.. 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
.. toctree::
:maxdepth: 1
:caption: Getting further
:name: sec-further
asset_pipeline/index
reference/index
advanced/index
contributing/index
.. toctree::
:maxdepth: 1
:caption: API documentation
:name: sec-api-doc
classes/index
.. Indices and tables
.. ------------------
..
.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`