Rename GUI to User Interface (UI)

This commit is contained in:
Nathan Lovato
2020-10-08 17:05:17 -06:00
parent 5b45992dfb
commit 75e6ba0454
47 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ By setting various properties on this object, you can control how individual cha
Tutorials
---------
- :doc:`../tutorials/gui/bbcode_in_richtextlabel`
- :doc:`../tutorials/ui/bbcode_in_richtextlabel`
- `https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project <https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project>`_

View File

@@ -35,7 +35,7 @@ Sets :ref:`mouse_filter<class_Control_property_mouse_filter>` to :ref:`MOUSE_FIL
Tutorials
---------
- :doc:`../tutorials/gui/index`
- :doc:`../tutorials/ui/index`
- :doc:`../tutorials/2d/custom_drawing_in_2d`

View File

@@ -30,7 +30,7 @@ A custom effect for use with :ref:`RichTextLabel<class_RichTextLabel>`.
Tutorials
---------
- :doc:`../tutorials/gui/bbcode_in_richtextlabel`
- :doc:`../tutorials/ui/bbcode_in_richtextlabel`
- `https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project <https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project>`_

View File

@@ -23,7 +23,7 @@ Rich text can contain custom text, fonts, images and some basic formatting. The
Tutorials
---------
- :doc:`../tutorials/gui/bbcode_in_richtextlabel`
- :doc:`../tutorials/ui/bbcode_in_richtextlabel`
Properties
----------

View File

@@ -23,7 +23,7 @@ Theme resources can alternatively be loaded by writing them in a ``.theme`` file
Tutorials
---------
- :doc:`../tutorials/gui/gui_skinning`
- :doc:`../tutorials/ui/gui_skinning`
Properties
----------