godot-docs/index.rst

51 lines
1.0 KiB
ReStructuredText
Raw Normal View History

2015-12-12 16:58:18 +01:00
.. 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!
========================================
2015-12-12 17:57:44 +01:00
The main documentation for the site is organized into a couple sections:
2015-12-12 16:58:18 +01:00
* :ref:`sec-tutorials`
* :ref:`sec-further`
* :ref:`sec-api-doc`
2015-12-12 16:58:18 +01:00
2015-12-12 17:57:44 +01:00
.. toctree::
2016-02-06 17:42:13 +01:00
: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
2015-12-12 17:57:44 +01:00
asset_pipeline/index
reference/index
2016-02-06 17:42:13 +01:00
advanced/index
2016-02-06 01:54:33 +01:00
contributing/index
.. toctree::
:maxdepth: 1
:caption: API documentation
:name: sec-api-doc
classes/index
2015-12-12 17:57:44 +01:00
.. Indices and tables
.. ------------------
..
.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`