mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Change "GDExtension example in C++" links to accommodate the new docs file structure.
This commit is contained in:
parent
1f56d96cf2
commit
9637a9f72d
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
</description>
|
||||
<tutorials>
|
||||
<link title="GDExtension overview">$DOCS_URL/tutorials/scripting/gdextension/what_is_gdextension.html</link>
|
||||
<link title="GDExtension example in C++">$DOCS_URL/tutorials/scripting/gdextension/gdextension_cpp_example.html</link>
|
||||
<link title="GDExtension example in C++">$DOCS_URL/tutorials/scripting/cpp/gdextension_cpp_example.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_minimum_library_initialization_level" qualifiers="const">
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
</description>
|
||||
<tutorials>
|
||||
<link title="GDExtension overview">$DOCS_URL/tutorials/scripting/gdextension/what_is_gdextension.html</link>
|
||||
<link title="GDExtension example in C++">$DOCS_URL/tutorials/scripting/gdextension/gdextension_cpp_example.html</link>
|
||||
<link title="GDExtension example in C++">$DOCS_URL/tutorials/scripting/cpp/gdextension_cpp_example.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_extension">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue