From 22d7ee90e18f12650bdd0a080eb79cd91853b2d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 15 Feb 2023 15:50:24 +0100 Subject: [PATCH] Add caution message that this is outdated documentation --- index.rst | 32 +++++++------------------------- 1 file changed, 7 insertions(+), 25 deletions(-) diff --git a/index.rst b/index.rst index 4706962ae..ad0ed5f36 100644 --- a/index.rst +++ b/index.rst @@ -1,33 +1,15 @@ Godot Docs – *3.1* branch ========================= -.. only:: not i18n +.. caution:: - .. note:: Godot's documentation is available in various languages and versions. - Expand the "Read the Docs" panel at the bottom of the sidebar to see - the list. + This is the documentation for Godot 3.1, released in 2019. This version + is no longer supported, but its documentation is still available for + reference. - .. tip:: This is the documentation for the stable 3.1 branch. - Looking for the documentation of the current **development** branch? - `Have a look here `_. - You can also browse the documentation for the the stable - `2.1 `_ and - `3.0 `_ branches. - -.. only:: i18n - - .. note:: This documentation is translated from the `original English one - `_ by community members - on `Weblate `_. - - Depending on the translation effort's completion level, you may - find paragraphs or whole pages which are still in English. You can - help the community by providing new translations or reviewing existing - ones on Weblate. - - For the time being, localized translations are only available for - the "latest" (development) branch, but should be suitable to learn - how to use stable Godot releases nevertheless. + Please refer to the `stable `_ + and `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,