1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-02 16:48:55 +00:00

Add miscellaneous documentation to some classes

This commit is contained in:
Micky
2024-01-10 16:52:47 +01:00
parent 3524346689
commit 8be1baf732
4 changed files with 9 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
Exporter for Windows.
</brief_description>
<description>
The Windows exporter customizes how a Windows build is handled. In the editor's "Export" window, it is created when adding a new "Windows" preset.
</description>
<tutorials>
<link title="Exporting for Windows">$DOCS_URL/tutorials/export/exporting_for_windows.html</link>