ソースを参照

Update branch version to 3.5

Rémi Verschelde 3 年 前
コミット
94366cdd8f
2 ファイル変更4 行追加4 行削除
  1. 1 1
      conf.py
  2. 3 3
      index.rst

+ 1 - 1
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
 

+ 3 - 3
index.rst

@@ -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