瀏覽代碼

Fix some headers that were incorrectly comments

A Thousand Ships 1 年之前
父節點
當前提交
00e4e554e1
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      tutorials/shaders/screen-reading_shaders.rst
  2. 2 2
      tutorials/xr/index.rst

+ 1 - 1
tutorials/shaders/screen-reading_shaders.rst

@@ -108,7 +108,7 @@ With correct back-buffer copying, the two spheres blend correctly:
 
 .. image:: img/texscreen_demo2.png
 
-.. warning:
+.. warning::
 
     In 3D, materials that use ``hint_screen_texture`` are considered transparent themselves and
     will not appear in the resulting screen texture of other materials.

+ 2 - 2
tutorials/xr/index.rst

@@ -25,7 +25,7 @@ Advanced topics
    openxr_hand_tracking
    openxr_passthrough
 
-.. note:
-   
+.. note::
+
    Documentation for XR in Godot 4.0 XR is still a work in progress.
    Please check back in the future.