Skip to content

Commit 03f966a

Browse files
committed
Fix project structure diagram in gdextension docs system docs
1 parent 36630bc commit 03f966a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorials/scripting/gdextension/gdextension_docs_system.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ XML files (one per class) to document the exposed constructors, properties, meth
1818
We are assuming you are using the project files explained in the :ref:`GDExtension C++ Example <doc_gdextension_cpp_example>`
1919
with the following structure:
2020

21+
.. code-block:: none
22+
2123
gdextension_cpp_example/ # GDExtension directory
2224
|
2325
+--demo/ # game example/demo to test the extension

0 commit comments

Comments
 (0)