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/_step_by_step
tutorials/engine/_engine
tutorials/2d/_2d
tutorials/3d/_3d
tutorials/_networking
tutorials/_plugins
tutorials/_misc_tutorials
tutorials/asset_pipeline/_asset_pipeline
.. toctree::
:maxdepth: 1
2016-02-07 23:49:34 +01:00
:caption: Reference
:name: sec-reference
classes/_classes
2016-02-07 23:49:34 +01:00
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
contributing/_contributing
2015-12-12 17:57:44 +01:00
.. Indices and tables
.. ------------------
..
.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`