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