Replace Godot docs URL with $DOCS_URL in XML class reference
This commit is contained in:
parent
5341e6010e
commit
6c1bd4d227
175 changed files with 238 additions and 238 deletions
|
|
@ -28,7 +28,7 @@
|
|||
[b]Note:[/b] The maximum texture size is 16384×16384 pixels due to graphics hardware limitations.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Importing images">https://docs.godotengine.org/en/latest/tutorials/assets_pipeline/importing_images.html</link>
|
||||
<link title="Importing images">$DOCS_URL/tutorials/assets_pipeline/importing_images.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="create_from_image">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue