From edeb6a961f56f27044b009bf878d6bc91081b770 Mon Sep 17 00:00:00 2001 From: Nathan Lovato Date: Sat, 10 Oct 2020 22:33:25 -0600 Subject: [PATCH] Move the export section to tutorials/ --- getting_started/workflow/index.rst | 1 - index.rst | 1 + .../export/android_custom_build.rst | 0 .../changing_application_icon_for_windows.rst | 0 .../export/exporting_for_android.rst | 0 .../export/exporting_for_dedicated_servers.rst | 0 .../export/exporting_for_ios.rst | 0 .../export/exporting_for_pc.rst | 0 .../export/exporting_for_uwp.rst | 0 .../export/exporting_for_web.rst | 0 .../export/exporting_pcks.rst | 0 .../export/exporting_projects.rst | 0 .../workflow => tutorials}/export/feature_tags.rst | 0 .../export/img/UWP_export_signing.png | Bin .../export/img/UWP_sign_tool.png | Bin .../export/img/androidsdk.png | Bin .../export/img/custom_build_bin_folder.png | Bin .../export/img/custom_build_command_line.png | Bin .../export/img/custom_build_command_line2.png | Bin .../export/img/custom_build_editor_settings.png | Bin .../export/img/custom_build_editor_settings2.png | Bin .../export/img/custom_build_enable.png | Bin .../export/img/custom_build_gradle.png | Bin .../img/custom_build_install_android_studio1.png | Bin .../export/img/custom_build_install_template.png | Bin .../export/img/custom_build_open_shell.png | Bin .../export/img/custom_build_platform_tools.png | Bin .../export/img/custom_build_sdkmanager.png | Bin .../export/img/editor-export-presets-android.png | Bin .../export/img/editorsettings.png | Bin .../export/img/export-with-debug-button.png | Bin .../workflow => tutorials}/export/img/export.png | Bin .../export/img/export_dialog.png | Bin .../export/img/export_error.png | Bin .../export/img/export_pck.png | Bin .../export/img/export_preset.png | Bin .../workflow => tutorials}/export/img/expres.png | Bin .../export/img/expselected.png | Bin .../workflow => tutorials}/export/img/exptemp.png | Bin .../export/img/feature_tags1.png | Bin .../export/img/feature_tags2.png | Bin .../export/img/feature_tags3.png | Bin .../export/img/feature_tags4.png | Bin .../export/img/icon_export_settings.png | Bin .../export/img/icon_file_icon.png | Bin .../export/img/icon_project_settings.png | Bin .../export/img/icon_rcedit.png | Bin .../export/img/icon_result.png | Bin .../export/img/icon_taskbar_icon.png | Bin .../export/img/ios_export_add_dir.png | Bin .../export/img/ios_export_delete_pck.png | Bin .../export/img/ios_export_file.png | Bin .../export/img/ios_export_file_ref.png | Bin .../export/img/ios_export_output.png | Bin .../export/img/ios_export_set_path.png | Bin .../workflow => tutorials}/export/img/oneclick.png | Bin .../workflow => tutorials}/export/index.rst | 0 .../export/one-click_deploy.rst | 0 58 files changed, 1 insertion(+), 1 deletion(-) rename {getting_started/workflow => tutorials}/export/android_custom_build.rst (100%) rename {getting_started/workflow => tutorials}/export/changing_application_icon_for_windows.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_for_android.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_for_dedicated_servers.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_for_ios.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_for_pc.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_for_uwp.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_for_web.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_pcks.rst (100%) rename {getting_started/workflow => tutorials}/export/exporting_projects.rst (100%) rename {getting_started/workflow => tutorials}/export/feature_tags.rst (100%) rename {getting_started/workflow => tutorials}/export/img/UWP_export_signing.png (100%) rename {getting_started/workflow => tutorials}/export/img/UWP_sign_tool.png (100%) rename {getting_started/workflow => tutorials}/export/img/androidsdk.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_bin_folder.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_command_line.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_command_line2.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_editor_settings.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_editor_settings2.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_enable.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_gradle.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_install_android_studio1.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_install_template.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_open_shell.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_platform_tools.png (100%) rename {getting_started/workflow => tutorials}/export/img/custom_build_sdkmanager.png (100%) rename {getting_started/workflow => tutorials}/export/img/editor-export-presets-android.png (100%) rename {getting_started/workflow => tutorials}/export/img/editorsettings.png (100%) rename {getting_started/workflow => tutorials}/export/img/export-with-debug-button.png (100%) rename {getting_started/workflow => tutorials}/export/img/export.png (100%) rename {getting_started/workflow => tutorials}/export/img/export_dialog.png (100%) rename {getting_started/workflow => tutorials}/export/img/export_error.png (100%) rename {getting_started/workflow => tutorials}/export/img/export_pck.png (100%) rename {getting_started/workflow => tutorials}/export/img/export_preset.png (100%) rename {getting_started/workflow => tutorials}/export/img/expres.png (100%) rename {getting_started/workflow => tutorials}/export/img/expselected.png (100%) rename {getting_started/workflow => tutorials}/export/img/exptemp.png (100%) rename {getting_started/workflow => tutorials}/export/img/feature_tags1.png (100%) rename {getting_started/workflow => tutorials}/export/img/feature_tags2.png (100%) rename {getting_started/workflow => tutorials}/export/img/feature_tags3.png (100%) rename {getting_started/workflow => tutorials}/export/img/feature_tags4.png (100%) rename {getting_started/workflow => tutorials}/export/img/icon_export_settings.png (100%) rename {getting_started/workflow => tutorials}/export/img/icon_file_icon.png (100%) rename {getting_started/workflow => tutorials}/export/img/icon_project_settings.png (100%) rename {getting_started/workflow => tutorials}/export/img/icon_rcedit.png (100%) rename {getting_started/workflow => tutorials}/export/img/icon_result.png (100%) rename {getting_started/workflow => tutorials}/export/img/icon_taskbar_icon.png (100%) rename {getting_started/workflow => tutorials}/export/img/ios_export_add_dir.png (100%) rename {getting_started/workflow => tutorials}/export/img/ios_export_delete_pck.png (100%) rename {getting_started/workflow => tutorials}/export/img/ios_export_file.png (100%) rename {getting_started/workflow => tutorials}/export/img/ios_export_file_ref.png (100%) rename {getting_started/workflow => tutorials}/export/img/ios_export_output.png (100%) rename {getting_started/workflow => tutorials}/export/img/ios_export_set_path.png (100%) rename {getting_started/workflow => tutorials}/export/img/oneclick.png (100%) rename {getting_started/workflow => tutorials}/export/index.rst (100%) rename {getting_started/workflow => tutorials}/export/one-click_deploy.rst (100%) diff --git a/getting_started/workflow/index.rst b/getting_started/workflow/index.rst index cbc46cb4f..4565b8dc9 100644 --- a/getting_started/workflow/index.rst +++ b/getting_started/workflow/index.rst @@ -7,5 +7,4 @@ Project workflow project_setup/index assets/index - export/index best_practices/index diff --git a/index.rst b/index.rst index b0cbf0bad..46245b6f2 100644 --- a/index.rst +++ b/index.rst @@ -94,6 +94,7 @@ The main documentation for the site is organized into the following sections: tutorials/plugins/index tutorials/platform/index tutorials/performance/index + tutorials/export/index .. toctree:: diff --git a/getting_started/workflow/export/android_custom_build.rst b/tutorials/export/android_custom_build.rst similarity index 100% rename from getting_started/workflow/export/android_custom_build.rst rename to tutorials/export/android_custom_build.rst diff --git a/getting_started/workflow/export/changing_application_icon_for_windows.rst b/tutorials/export/changing_application_icon_for_windows.rst similarity index 100% rename from getting_started/workflow/export/changing_application_icon_for_windows.rst rename to tutorials/export/changing_application_icon_for_windows.rst diff --git a/getting_started/workflow/export/exporting_for_android.rst b/tutorials/export/exporting_for_android.rst similarity index 100% rename from getting_started/workflow/export/exporting_for_android.rst rename to tutorials/export/exporting_for_android.rst diff --git a/getting_started/workflow/export/exporting_for_dedicated_servers.rst b/tutorials/export/exporting_for_dedicated_servers.rst similarity index 100% rename from getting_started/workflow/export/exporting_for_dedicated_servers.rst rename to tutorials/export/exporting_for_dedicated_servers.rst diff --git a/getting_started/workflow/export/exporting_for_ios.rst b/tutorials/export/exporting_for_ios.rst similarity index 100% rename from getting_started/workflow/export/exporting_for_ios.rst rename to tutorials/export/exporting_for_ios.rst diff --git a/getting_started/workflow/export/exporting_for_pc.rst b/tutorials/export/exporting_for_pc.rst similarity index 100% rename from getting_started/workflow/export/exporting_for_pc.rst rename to tutorials/export/exporting_for_pc.rst diff --git a/getting_started/workflow/export/exporting_for_uwp.rst b/tutorials/export/exporting_for_uwp.rst similarity index 100% rename from getting_started/workflow/export/exporting_for_uwp.rst rename to tutorials/export/exporting_for_uwp.rst diff --git a/getting_started/workflow/export/exporting_for_web.rst b/tutorials/export/exporting_for_web.rst similarity index 100% rename from getting_started/workflow/export/exporting_for_web.rst rename to tutorials/export/exporting_for_web.rst diff --git a/getting_started/workflow/export/exporting_pcks.rst b/tutorials/export/exporting_pcks.rst similarity index 100% rename from getting_started/workflow/export/exporting_pcks.rst rename to tutorials/export/exporting_pcks.rst diff --git a/getting_started/workflow/export/exporting_projects.rst b/tutorials/export/exporting_projects.rst similarity index 100% rename from getting_started/workflow/export/exporting_projects.rst rename to tutorials/export/exporting_projects.rst diff --git a/getting_started/workflow/export/feature_tags.rst b/tutorials/export/feature_tags.rst similarity index 100% rename from getting_started/workflow/export/feature_tags.rst rename to tutorials/export/feature_tags.rst diff --git a/getting_started/workflow/export/img/UWP_export_signing.png b/tutorials/export/img/UWP_export_signing.png similarity index 100% rename from getting_started/workflow/export/img/UWP_export_signing.png rename to tutorials/export/img/UWP_export_signing.png diff --git a/getting_started/workflow/export/img/UWP_sign_tool.png b/tutorials/export/img/UWP_sign_tool.png similarity index 100% rename from getting_started/workflow/export/img/UWP_sign_tool.png rename to tutorials/export/img/UWP_sign_tool.png diff --git a/getting_started/workflow/export/img/androidsdk.png b/tutorials/export/img/androidsdk.png similarity index 100% rename from getting_started/workflow/export/img/androidsdk.png rename to tutorials/export/img/androidsdk.png diff --git a/getting_started/workflow/export/img/custom_build_bin_folder.png b/tutorials/export/img/custom_build_bin_folder.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_bin_folder.png rename to tutorials/export/img/custom_build_bin_folder.png diff --git a/getting_started/workflow/export/img/custom_build_command_line.png b/tutorials/export/img/custom_build_command_line.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_command_line.png rename to tutorials/export/img/custom_build_command_line.png diff --git a/getting_started/workflow/export/img/custom_build_command_line2.png b/tutorials/export/img/custom_build_command_line2.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_command_line2.png rename to tutorials/export/img/custom_build_command_line2.png diff --git a/getting_started/workflow/export/img/custom_build_editor_settings.png b/tutorials/export/img/custom_build_editor_settings.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_editor_settings.png rename to tutorials/export/img/custom_build_editor_settings.png diff --git a/getting_started/workflow/export/img/custom_build_editor_settings2.png b/tutorials/export/img/custom_build_editor_settings2.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_editor_settings2.png rename to tutorials/export/img/custom_build_editor_settings2.png diff --git a/getting_started/workflow/export/img/custom_build_enable.png b/tutorials/export/img/custom_build_enable.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_enable.png rename to tutorials/export/img/custom_build_enable.png diff --git a/getting_started/workflow/export/img/custom_build_gradle.png b/tutorials/export/img/custom_build_gradle.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_gradle.png rename to tutorials/export/img/custom_build_gradle.png diff --git a/getting_started/workflow/export/img/custom_build_install_android_studio1.png b/tutorials/export/img/custom_build_install_android_studio1.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_install_android_studio1.png rename to tutorials/export/img/custom_build_install_android_studio1.png diff --git a/getting_started/workflow/export/img/custom_build_install_template.png b/tutorials/export/img/custom_build_install_template.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_install_template.png rename to tutorials/export/img/custom_build_install_template.png diff --git a/getting_started/workflow/export/img/custom_build_open_shell.png b/tutorials/export/img/custom_build_open_shell.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_open_shell.png rename to tutorials/export/img/custom_build_open_shell.png diff --git a/getting_started/workflow/export/img/custom_build_platform_tools.png b/tutorials/export/img/custom_build_platform_tools.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_platform_tools.png rename to tutorials/export/img/custom_build_platform_tools.png diff --git a/getting_started/workflow/export/img/custom_build_sdkmanager.png b/tutorials/export/img/custom_build_sdkmanager.png similarity index 100% rename from getting_started/workflow/export/img/custom_build_sdkmanager.png rename to tutorials/export/img/custom_build_sdkmanager.png diff --git a/getting_started/workflow/export/img/editor-export-presets-android.png b/tutorials/export/img/editor-export-presets-android.png similarity index 100% rename from getting_started/workflow/export/img/editor-export-presets-android.png rename to tutorials/export/img/editor-export-presets-android.png diff --git a/getting_started/workflow/export/img/editorsettings.png b/tutorials/export/img/editorsettings.png similarity index 100% rename from getting_started/workflow/export/img/editorsettings.png rename to tutorials/export/img/editorsettings.png diff --git a/getting_started/workflow/export/img/export-with-debug-button.png b/tutorials/export/img/export-with-debug-button.png similarity index 100% rename from getting_started/workflow/export/img/export-with-debug-button.png rename to tutorials/export/img/export-with-debug-button.png diff --git a/getting_started/workflow/export/img/export.png b/tutorials/export/img/export.png similarity index 100% rename from getting_started/workflow/export/img/export.png rename to tutorials/export/img/export.png diff --git a/getting_started/workflow/export/img/export_dialog.png b/tutorials/export/img/export_dialog.png similarity index 100% rename from getting_started/workflow/export/img/export_dialog.png rename to tutorials/export/img/export_dialog.png diff --git a/getting_started/workflow/export/img/export_error.png b/tutorials/export/img/export_error.png similarity index 100% rename from getting_started/workflow/export/img/export_error.png rename to tutorials/export/img/export_error.png diff --git a/getting_started/workflow/export/img/export_pck.png b/tutorials/export/img/export_pck.png similarity index 100% rename from getting_started/workflow/export/img/export_pck.png rename to tutorials/export/img/export_pck.png diff --git a/getting_started/workflow/export/img/export_preset.png b/tutorials/export/img/export_preset.png similarity index 100% rename from getting_started/workflow/export/img/export_preset.png rename to tutorials/export/img/export_preset.png diff --git a/getting_started/workflow/export/img/expres.png b/tutorials/export/img/expres.png similarity index 100% rename from getting_started/workflow/export/img/expres.png rename to tutorials/export/img/expres.png diff --git a/getting_started/workflow/export/img/expselected.png b/tutorials/export/img/expselected.png similarity index 100% rename from getting_started/workflow/export/img/expselected.png rename to tutorials/export/img/expselected.png diff --git a/getting_started/workflow/export/img/exptemp.png b/tutorials/export/img/exptemp.png similarity index 100% rename from getting_started/workflow/export/img/exptemp.png rename to tutorials/export/img/exptemp.png diff --git a/getting_started/workflow/export/img/feature_tags1.png b/tutorials/export/img/feature_tags1.png similarity index 100% rename from getting_started/workflow/export/img/feature_tags1.png rename to tutorials/export/img/feature_tags1.png diff --git a/getting_started/workflow/export/img/feature_tags2.png b/tutorials/export/img/feature_tags2.png similarity index 100% rename from getting_started/workflow/export/img/feature_tags2.png rename to tutorials/export/img/feature_tags2.png diff --git a/getting_started/workflow/export/img/feature_tags3.png b/tutorials/export/img/feature_tags3.png similarity index 100% rename from getting_started/workflow/export/img/feature_tags3.png rename to tutorials/export/img/feature_tags3.png diff --git a/getting_started/workflow/export/img/feature_tags4.png b/tutorials/export/img/feature_tags4.png similarity index 100% rename from getting_started/workflow/export/img/feature_tags4.png rename to tutorials/export/img/feature_tags4.png diff --git a/getting_started/workflow/export/img/icon_export_settings.png b/tutorials/export/img/icon_export_settings.png similarity index 100% rename from getting_started/workflow/export/img/icon_export_settings.png rename to tutorials/export/img/icon_export_settings.png diff --git a/getting_started/workflow/export/img/icon_file_icon.png b/tutorials/export/img/icon_file_icon.png similarity index 100% rename from getting_started/workflow/export/img/icon_file_icon.png rename to tutorials/export/img/icon_file_icon.png diff --git a/getting_started/workflow/export/img/icon_project_settings.png b/tutorials/export/img/icon_project_settings.png similarity index 100% rename from getting_started/workflow/export/img/icon_project_settings.png rename to tutorials/export/img/icon_project_settings.png diff --git a/getting_started/workflow/export/img/icon_rcedit.png b/tutorials/export/img/icon_rcedit.png similarity index 100% rename from getting_started/workflow/export/img/icon_rcedit.png rename to tutorials/export/img/icon_rcedit.png diff --git a/getting_started/workflow/export/img/icon_result.png b/tutorials/export/img/icon_result.png similarity index 100% rename from getting_started/workflow/export/img/icon_result.png rename to tutorials/export/img/icon_result.png diff --git a/getting_started/workflow/export/img/icon_taskbar_icon.png b/tutorials/export/img/icon_taskbar_icon.png similarity index 100% rename from getting_started/workflow/export/img/icon_taskbar_icon.png rename to tutorials/export/img/icon_taskbar_icon.png diff --git a/getting_started/workflow/export/img/ios_export_add_dir.png b/tutorials/export/img/ios_export_add_dir.png similarity index 100% rename from getting_started/workflow/export/img/ios_export_add_dir.png rename to tutorials/export/img/ios_export_add_dir.png diff --git a/getting_started/workflow/export/img/ios_export_delete_pck.png b/tutorials/export/img/ios_export_delete_pck.png similarity index 100% rename from getting_started/workflow/export/img/ios_export_delete_pck.png rename to tutorials/export/img/ios_export_delete_pck.png diff --git a/getting_started/workflow/export/img/ios_export_file.png b/tutorials/export/img/ios_export_file.png similarity index 100% rename from getting_started/workflow/export/img/ios_export_file.png rename to tutorials/export/img/ios_export_file.png diff --git a/getting_started/workflow/export/img/ios_export_file_ref.png b/tutorials/export/img/ios_export_file_ref.png similarity index 100% rename from getting_started/workflow/export/img/ios_export_file_ref.png rename to tutorials/export/img/ios_export_file_ref.png diff --git a/getting_started/workflow/export/img/ios_export_output.png b/tutorials/export/img/ios_export_output.png similarity index 100% rename from getting_started/workflow/export/img/ios_export_output.png rename to tutorials/export/img/ios_export_output.png diff --git a/getting_started/workflow/export/img/ios_export_set_path.png b/tutorials/export/img/ios_export_set_path.png similarity index 100% rename from getting_started/workflow/export/img/ios_export_set_path.png rename to tutorials/export/img/ios_export_set_path.png diff --git a/getting_started/workflow/export/img/oneclick.png b/tutorials/export/img/oneclick.png similarity index 100% rename from getting_started/workflow/export/img/oneclick.png rename to tutorials/export/img/oneclick.png diff --git a/getting_started/workflow/export/index.rst b/tutorials/export/index.rst similarity index 100% rename from getting_started/workflow/export/index.rst rename to tutorials/export/index.rst diff --git a/getting_started/workflow/export/one-click_deploy.rst b/tutorials/export/one-click_deploy.rst similarity index 100% rename from getting_started/workflow/export/one-click_deploy.rst rename to tutorials/export/one-click_deploy.rst