Skip to content

Commit 7c7ee2f

Browse files
committed
GDExtension docs
1 parent 68f61b3 commit 7c7ee2f

22 files changed

+37
-40
lines changed

tutorials/scripting/gdnative/gdnative_c_example.rst renamed to tutorials/scripting/gdextension/gdextension_c_example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _doc_gdnative_c_example:
22

3-
GDNative C example
3+
GDExtension C example
44
==================
55

66
Introduction

tutorials/scripting/gdnative/gdnative_cpp_example.rst renamed to tutorials/scripting/gdextension/gdextension_cpp_example.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.. _doc_gdnative_cpp_example:
1+
.. _doc_gdextension_cpp_example:
22

3-
GDNative C++ example
3+
GDExtension C++ example
44
====================
55

66
Introduction

0 commit comments

Comments
 (0)