godot-docs/index.rst

53 lines
1.1 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!
========================================
The main documentation for the site is organized into a few sections:
2015-12-12 16:58:18 +01:00
* :ref:`sec-tutorials`
2016-02-07 23:49:34 +01:00
* :ref:`sec-reference`
* :ref:`sec-community`
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
tutorials/asset_pipeline/index
.. toctree::
:maxdepth: 1
2016-02-07 23:49:34 +01:00
:caption: Reference
:name: sec-reference
2016-02-07 23:49:34 +01:00
classes/index
reference/_languages
reference/_cheat_sheets
reference/_compiling
reference/_advanced
2016-02-06 01:54:33 +01:00
.. toctree::
:maxdepth: 1
2016-02-07 23:49:34 +01:00
:caption: Community
:name: sec-community
2016-02-07 23:49:34 +01:00
contributing/index
2015-12-12 17:57:44 +01:00
.. Indices and tables
.. ------------------
..
.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`