浏览代码

Fix mismatched backticks in "2D navigation overview" (#11254)

* Fix mismatched backticks in "2D navigation overview"

* Add `button` role for "Bake NavigationPolygon" in "2D navigation overview"

Co-authored-by: A Thousand Ships <[email protected]>

---------

Co-authored-by: A Thousand Ships <[email protected]>
Rageking8 4 天之前
父节点
当前提交
4404daf6f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/navigation/navigation_introduction_2d.rst

+ 1 - 1
tutorials/navigation/navigation_introduction_2d.rst

@@ -100,7 +100,7 @@ It uses the NavigationServer2D and a NavigationAgent2D for path movement.
    .. image:: img/nav_2d_min_setup_step1.png
    .. image:: img/nav_2d_min_setup_step1.png
 
 
 #. Define the movable navigation area with the NavigationPolygon draw tool. Then click
 #. Define the movable navigation area with the NavigationPolygon draw tool. Then click
-   the `Bake NavigationPolygon`` button on the toolbar.
+   the :button:`Bake NavigationPolygon` button on the toolbar.
 
 
    .. image:: img/nav_2d_min_setup_step2.png
    .. image:: img/nav_2d_min_setup_step2.png