Files
godot-docs/contributing/development/debugging/index.rst
T
Yuri Sizov dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00

13 lines
275 B
ReStructuredText

Debugging and profiling
=======================
This section is about finding spots to optimize in the engine code when you need it in your project.
.. toctree::
:maxdepth: 1
:name: toc-devel-cpp-debug-profiling
macos_debug
using_cpp_profilers
vulkan/index