Link to Built-in GDScript functions (#2515)

Replaced hard-coded link with cross-reference as per comment above and examples given in
http://www.sphinx-doc.org/en/stable/usage/restructuredtext/roles.html#cross-referencing-arbitrary-locations
This commit is contained in:
a e
2019-06-09 22:30:54 -07:00
committed by Nathan Lovato
parent e01ed0a434
commit 7e9123000c

View File

@@ -397,11 +397,9 @@ input and return an output. They are almost never sequenced.
Built-In
^^^^^^^^
There is a list of built-in helpers. The list is almost identical to the one from GDScript (@TODO, link to gdscript methods?).
Most of them are mathematical functions, but others can be useful helpers. Make sure to take a look at the list
There is a list of built-in helpers. The list is almost identical to the one from :ref:`GDScript<class_@GDScript>`. Most of them are mathematical functions, but others can be useful helpers. Make sure to take a look at the list
at some point.
By Type
^^^^^^^