Prechádzať zdrojové kódy

Merge pull request #6336 from opl-/fix/tool-mode-anchor

Fix tool mode section reference position
Max Hilbrunner 2 rokov pred
rodič
commit
4bdf16e6fe

+ 2 - 2
tutorials/scripting/gdscript/gdscript_basics.rst

@@ -1538,8 +1538,6 @@ Exports
 
 
     Documentation about exports has been moved to :ref:`doc_gdscript_exports`.
     Documentation about exports has been moved to :ref:`doc_gdscript_exports`.
 
 
-.. _doc_gdscript_tool_mode:
-
 
 
 Properties
 Properties
 ~~~~~~~~~~
 ~~~~~~~~~~
@@ -1589,6 +1587,8 @@ you can use a different notation to use existing class functions::
 
 
 This can also be done in the same line.
 This can also be done in the same line.
 
 
+.. _doc_gdscript_tool_mode:
+
 Tool mode
 Tool mode
 ~~~~~~~~~
 ~~~~~~~~~