Clean up the Android documentation for Godot 4.1

This commit is contained in:
Fredia Huya-Kouadio
2023-09-03 19:46:14 -07:00
parent 65fc265b08
commit 333c2dea39
19 changed files with 291 additions and 102 deletions

View File

@@ -130,7 +130,7 @@ source,destination
/getting_started/workflow/best_practices/scene_organization.html,/tutorials/best_practices/scene_organization.html
/getting_started/workflow/best_practices/scenes_versus_scripts.html,/tutorials/best_practices/scenes_versus_scripts.html
/getting_started/workflow/best_practices/what_are_godot_classes.html,/tutorials/best_practices/what_are_godot_classes.html
/getting_started/workflow/export/android_custom_build.html,/tutorials/export/android_custom_build.html
/getting_started/workflow/export/android_custom_build.html,/tutorials/export/android_gradle_build.html
/getting_started/workflow/export/changing_application_icon_for_windows.html,/tutorials/export/changing_application_icon_for_windows.html
/getting_started/workflow/export/exporting_for_android.html,/tutorials/export/exporting_for_android.html
/getting_started/workflow/export/exporting_for_dedicated_servers.html,/tutorials/export/exporting_for_dedicated_servers.html
1 source destination
130 /getting_started/workflow/best_practices/scene_organization.html /tutorials/best_practices/scene_organization.html
131 /getting_started/workflow/best_practices/scenes_versus_scripts.html /tutorials/best_practices/scenes_versus_scripts.html
132 /getting_started/workflow/best_practices/what_are_godot_classes.html /tutorials/best_practices/what_are_godot_classes.html
133 /getting_started/workflow/export/android_custom_build.html /tutorials/export/android_custom_build.html /tutorials/export/android_gradle_build.html
134 /getting_started/workflow/export/changing_application_icon_for_windows.html /tutorials/export/changing_application_icon_for_windows.html
135 /getting_started/workflow/export/exporting_for_android.html /tutorials/export/exporting_for_android.html
136 /getting_started/workflow/export/exporting_for_dedicated_servers.html /tutorials/export/exporting_for_dedicated_servers.html