mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Update branch version to 3.5
This commit is contained in:
2
conf.py
2
conf.py
@@ -82,7 +82,7 @@ author = "Juan Linietsky, Ariel Manzur and the Godot community"
|
||||
|
||||
# Version info for the project, acts as replacement for |version| and |release|
|
||||
# The short X.Y version
|
||||
version = os.getenv("READTHEDOCS_VERSION", "3.4")
|
||||
version = os.getenv("READTHEDOCS_VERSION", "3.5")
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = version
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Godot Docs – *3.4* branch
|
||||
Godot Docs – *3.5* branch
|
||||
=========================
|
||||
|
||||
.. only:: not i18n
|
||||
@@ -7,11 +7,11 @@ Godot Docs – *3.4* branch
|
||||
Expand the "Read the Docs" panel at the bottom of the sidebar to see
|
||||
the list.
|
||||
|
||||
.. tip:: This is the documentation for the stable 3.4 branch.
|
||||
.. tip:: This is the documentation for the beta 3.5 branch.
|
||||
Looking for the documentation of the current **development** branch?
|
||||
`Have a look here <https://docs.godotengine.org/en/latest>`_.
|
||||
You can also browse the documentation for the current stable
|
||||
`3.3 <https://docs.godotengine.org/en/3.3>`_ branch.
|
||||
`3.4 <https://docs.godotengine.org/en/3.4>`_ branch.
|
||||
|
||||
.. only:: i18n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user