mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Add caution message that this is outdated documentation
This commit is contained in:
39
index.rst
39
index.rst
@@ -1,15 +1,15 @@
|
||||
.. 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.
|
||||
|
||||
Godot Docs – *3.0* branch
|
||||
=========================
|
||||
|
||||
.. tip:: This is the documentation for the stable 3.0 branch.
|
||||
Looking for the documentation of the current **development** branch?
|
||||
`Have a look here <http://docs.godotengine.org/en/latest>`_.
|
||||
For the stable 2.1 branch, `it's here <http://docs.godotengine.org/en/2.1>`_.
|
||||
.. 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,
|
||||
@@ -20,27 +20,6 @@ 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.
|
||||
|
||||
.. note:: Godot Engine is an open source project developed by a community of
|
||||
volunteers. It means that the documentation team can always use your
|
||||
feedback and help to improve the tutorials and class reference. If
|
||||
you do not manage to understand something, or cannot find what you
|
||||
are looking for in the docs, help us make the documentation better
|
||||
by letting us know!
|
||||
|
||||
Submit an issue or pull request on the `GitHub repository
|
||||
<https://github.com/godotengine/godot-docs/issues>`_,
|
||||
help us `translating present documentation
|
||||
<https://hosted.weblate.org/engage/godot-engine/>`_ into your
|
||||
language, or discuss with us on either the ``#documentation``
|
||||
channel on `Discord <https://discord.gg/zH7NUgz>`_, or the
|
||||
``#godotengine-doc`` channel on `irc.freenode.net
|
||||
<http://webchat.freenode.net/?channels=#godotengine-doc>`_!
|
||||
|
||||
.. image:: https://hosted.weblate.org/widgets/godot-engine/-/godot-docs/287x66-white.png
|
||||
:alt: Translation state
|
||||
:align: center
|
||||
:target: https://hosted.weblate.org/engage/godot-engine/?utm_source=widget
|
||||
|
||||
The main documentation for the site is organized into the following sections:
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user