Răsfoiți Sursa

Merge pull request #10189 from tetrapod00/new-pages-43

Update documentation changelog for 4.3
Max Hilbrunner 9 luni în urmă
părinte
comite
717d603073
2 a modificat fișierele cu 47 adăugiri și 1 ștergeri
  1. 46 0
      about/docs_changelog.rst
  2. 1 1
      tutorials/2d/2d_parallax.rst

+ 46 - 0
about/docs_changelog.rst

@@ -13,6 +13,52 @@ added since version 3.0.
 .. note:: This document only contains new pages so not all changes are reflected,
 .. note:: This document only contains new pages so not all changes are reflected,
           many pages have been substantially updated but are not reflected in this document.
           many pages have been substantially updated but are not reflected in this document.
 
 
+New pages since version 4.2
+---------------------------
+
+About
+^^^^^
+
+- :ref:`doc_system_requirements`
+
+2D
+^^
+
+- :ref:`doc_2d_parallax`
+
+Contributing
+^^^^^^^^^^^^
+
+- :ref:`doc_handling_compatibility_breakages`
+- :ref:`doc_ways_to_contribute`
+
+GDExtension
+^^^^^^^^^^^
+
+- :ref:`doc_gdextension_file`
+- :ref:`doc_gdextension_docs_system`
+
+Migrating
+^^^^^^^^^
+
+- :ref:`doc_upgrading_to_godot_4.3`
+
+Rendering
+^^^^^^^^^
+
+- :ref:`doc_compositor`
+
+XR
+^^
+
+- :ref:`doc_a_better_xr_start_script`
+- :ref:`doc_openxr_passthrough`
+- :ref:`doc_xr_next_steps`
+- :ref:`doc_openxr_settings`
+- :ref:`doc_openxr_composition_layers`
+- :ref:`doc_openxr_body_tracking`
+
+
 New pages since version 4.1
 New pages since version 4.1
 ---------------------------
 ---------------------------
 
 

+ 1 - 1
tutorials/2d/2d_parallax.rst

@@ -1,4 +1,4 @@
-.. doc_2d_parallax:
+.. _doc_2d_parallax:
 
 
 2D Parallax
 2D Parallax
 ===========
 ===========