Link to class reference for each platform that can be exported to

Each page provides a list of all export options for the given platform,
which can be searched through using Ctrl + F. While this information
is also available in the editor by hovering export option names, it can't
be quickly searched through.
This commit is contained in:
Hugo Locurcio
2025-03-31 22:16:38 +02:00
parent da75dd1b98
commit c4c6d356cc
6 changed files with 44 additions and 8 deletions

View File

@@ -76,3 +76,9 @@ the export menu.
- ``GODOT_WINDOWS_CODESIGN_IDENTITY``
* - Options / Codesign / Password
- ``GODOT_WINDOWS_CODESIGN_PASSWORD``
Export options
--------------
You can find a full list of export options available in the
:ref:`class_EditorExportPlatformWindows` class reference.