Files
godot-docs/tutorials/scripting/cpp/index.rst

20 lines
411 B
ReStructuredText

:allow_comments: False
.. _doc_godot_cpp:
C++ (godot-cpp)
===============
This section documents `godot-cpp <https://github.com/godotengine/godot-cpp>`__,
the official C++ GDExtension bindings maintained as part of the Godot project.
.. toctree::
:maxdepth: 1
:name: toc-tutorials-godot-cpp
about_godot_cpp
gdextension_cpp_example
build_system/index
core_types
gdextension_docs_system