mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
101 lines
2.3 KiB
ReStructuredText
101 lines
2.3 KiB
ReStructuredText
Godot Docs – *3.0* branch
|
||
=========================
|
||
|
||
.. caution::
|
||
|
||
This is the documentation for Godot 3.0, released in 2018. This version
|
||
is no longer supported, but its documentation is still available for
|
||
reference.
|
||
|
||
Please refer to the `stable <https://docs.godotengine.org/en/stable>`_
|
||
and `latest <https://docs.godotengine.org/en/latest>`_ branches of the
|
||
documentation for up-to-date information.
|
||
|
||
Welcome to the official documentation of Godot Engine, the free and open source
|
||
community-driven 2D and 3D game engine! If you are new to this documentation,
|
||
we recommend that you read the :ref:`introduction page <doc_about_intro>` to
|
||
get an overview of what this documentation has to offer.
|
||
|
||
The table of contents below and in the sidebar should let you easily access the
|
||
documentation for your topic of interest. You can also use the search function
|
||
in the top left corner.
|
||
|
||
The main documentation for the site is organized into the following sections:
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: General
|
||
:name: sec-general
|
||
|
||
about/index
|
||
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: Getting started
|
||
:name: sec-learn
|
||
|
||
getting_started/step_by_step/index
|
||
getting_started/editor/index
|
||
getting_started/scripting/index
|
||
getting_started/workflow/index
|
||
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: Tutorials
|
||
:name: sec-tutorials
|
||
|
||
tutorials/2d/index
|
||
tutorials/3d/index
|
||
tutorials/audio/index
|
||
tutorials/physics/index
|
||
tutorials/math/index
|
||
tutorials/animation/index
|
||
tutorials/inputs/index
|
||
tutorials/io/index
|
||
tutorials/i18n/index
|
||
tutorials/gui/index
|
||
tutorials/viewports/index
|
||
tutorials/shading/index
|
||
tutorials/networking/index
|
||
tutorials/assetlib/index
|
||
tutorials/vr/index
|
||
tutorials/plugins/index
|
||
tutorials/platform/index
|
||
tutorials/misc/index
|
||
tutorials/debug/index
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: Development
|
||
:name: sec-devel
|
||
|
||
development/compiling/index
|
||
development/cpp/index
|
||
development/file_formats/index
|
||
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: Community
|
||
:name: sec-community
|
||
|
||
community/index
|
||
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: Class reference
|
||
:name: sec-class-ref
|
||
|
||
classes/index
|
||
|
||
|
||
.. Indices and tables
|
||
.. ------------------
|
||
..
|
||
.. * :ref:`genindex`
|
||
.. * :ref:`modindex`
|
||
.. * :ref:`search`
|