Skip to content

Commit 1228ab4

Browse files
authored
Merge pull request #9753 from paddy-exe/fix-project-structure-docs-gdextension-system
Fix project structure diagram in gdextension docs system docs
2 parents c33e058 + 03f966a commit 1228ab4

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)