Browse Source

Move the export section to tutorials/

Nathan Lovato 4 years ago
parent
commit
edeb6a961f
58 changed files with 1 additions and 1 deletions
  1. 0 1
      getting_started/workflow/index.rst
  2. 1 0
      index.rst
  3. 0 0
      tutorials/export/android_custom_build.rst
  4. 0 0
      tutorials/export/changing_application_icon_for_windows.rst
  5. 0 0
      tutorials/export/exporting_for_android.rst
  6. 0 0
      tutorials/export/exporting_for_dedicated_servers.rst
  7. 0 0
      tutorials/export/exporting_for_ios.rst
  8. 0 0
      tutorials/export/exporting_for_pc.rst
  9. 0 0
      tutorials/export/exporting_for_uwp.rst
  10. 0 0
      tutorials/export/exporting_for_web.rst
  11. 0 0
      tutorials/export/exporting_pcks.rst
  12. 0 0
      tutorials/export/exporting_projects.rst
  13. 0 0
      tutorials/export/feature_tags.rst
  14. 0 0
      tutorials/export/img/UWP_export_signing.png
  15. 0 0
      tutorials/export/img/UWP_sign_tool.png
  16. 0 0
      tutorials/export/img/androidsdk.png
  17. 0 0
      tutorials/export/img/custom_build_bin_folder.png
  18. 0 0
      tutorials/export/img/custom_build_command_line.png
  19. 0 0
      tutorials/export/img/custom_build_command_line2.png
  20. 0 0
      tutorials/export/img/custom_build_editor_settings.png
  21. 0 0
      tutorials/export/img/custom_build_editor_settings2.png
  22. 0 0
      tutorials/export/img/custom_build_enable.png
  23. 0 0
      tutorials/export/img/custom_build_gradle.png
  24. 0 0
      tutorials/export/img/custom_build_install_android_studio1.png
  25. 0 0
      tutorials/export/img/custom_build_install_template.png
  26. 0 0
      tutorials/export/img/custom_build_open_shell.png
  27. 0 0
      tutorials/export/img/custom_build_platform_tools.png
  28. 0 0
      tutorials/export/img/custom_build_sdkmanager.png
  29. 0 0
      tutorials/export/img/editor-export-presets-android.png
  30. 0 0
      tutorials/export/img/editorsettings.png
  31. 0 0
      tutorials/export/img/export-with-debug-button.png
  32. 0 0
      tutorials/export/img/export.png
  33. 0 0
      tutorials/export/img/export_dialog.png
  34. 0 0
      tutorials/export/img/export_error.png
  35. 0 0
      tutorials/export/img/export_pck.png
  36. 0 0
      tutorials/export/img/export_preset.png
  37. 0 0
      tutorials/export/img/expres.png
  38. 0 0
      tutorials/export/img/expselected.png
  39. 0 0
      tutorials/export/img/exptemp.png
  40. 0 0
      tutorials/export/img/feature_tags1.png
  41. 0 0
      tutorials/export/img/feature_tags2.png
  42. 0 0
      tutorials/export/img/feature_tags3.png
  43. 0 0
      tutorials/export/img/feature_tags4.png
  44. 0 0
      tutorials/export/img/icon_export_settings.png
  45. 0 0
      tutorials/export/img/icon_file_icon.png
  46. 0 0
      tutorials/export/img/icon_project_settings.png
  47. 0 0
      tutorials/export/img/icon_rcedit.png
  48. 0 0
      tutorials/export/img/icon_result.png
  49. 0 0
      tutorials/export/img/icon_taskbar_icon.png
  50. 0 0
      tutorials/export/img/ios_export_add_dir.png
  51. 0 0
      tutorials/export/img/ios_export_delete_pck.png
  52. 0 0
      tutorials/export/img/ios_export_file.png
  53. 0 0
      tutorials/export/img/ios_export_file_ref.png
  54. 0 0
      tutorials/export/img/ios_export_output.png
  55. 0 0
      tutorials/export/img/ios_export_set_path.png
  56. 0 0
      tutorials/export/img/oneclick.png
  57. 0 0
      tutorials/export/index.rst
  58. 0 0
      tutorials/export/one-click_deploy.rst

+ 0 - 1
getting_started/workflow/index.rst

@@ -7,5 +7,4 @@ Project workflow
 
 
    project_setup/index
    project_setup/index
    assets/index
    assets/index
-   export/index
    best_practices/index
    best_practices/index

+ 1 - 0
index.rst

@@ -94,6 +94,7 @@ The main documentation for the site is organized into the following sections:
    tutorials/plugins/index
    tutorials/plugins/index
    tutorials/platform/index
    tutorials/platform/index
    tutorials/performance/index
    tutorials/performance/index
+   tutorials/export/index
 
 
 
 
 .. toctree::
 .. toctree::

+ 0 - 0
getting_started/workflow/export/android_custom_build.rst → tutorials/export/android_custom_build.rst


+ 0 - 0
getting_started/workflow/export/changing_application_icon_for_windows.rst → tutorials/export/changing_application_icon_for_windows.rst


+ 0 - 0
getting_started/workflow/export/exporting_for_android.rst → tutorials/export/exporting_for_android.rst


+ 0 - 0
getting_started/workflow/export/exporting_for_dedicated_servers.rst → tutorials/export/exporting_for_dedicated_servers.rst


+ 0 - 0
getting_started/workflow/export/exporting_for_ios.rst → tutorials/export/exporting_for_ios.rst


+ 0 - 0
getting_started/workflow/export/exporting_for_pc.rst → tutorials/export/exporting_for_pc.rst


+ 0 - 0
getting_started/workflow/export/exporting_for_uwp.rst → tutorials/export/exporting_for_uwp.rst


+ 0 - 0
getting_started/workflow/export/exporting_for_web.rst → tutorials/export/exporting_for_web.rst


+ 0 - 0
getting_started/workflow/export/exporting_pcks.rst → tutorials/export/exporting_pcks.rst


+ 0 - 0
getting_started/workflow/export/exporting_projects.rst → tutorials/export/exporting_projects.rst


+ 0 - 0
getting_started/workflow/export/feature_tags.rst → tutorials/export/feature_tags.rst


+ 0 - 0
getting_started/workflow/export/img/UWP_export_signing.png → tutorials/export/img/UWP_export_signing.png


+ 0 - 0
getting_started/workflow/export/img/UWP_sign_tool.png → tutorials/export/img/UWP_sign_tool.png


+ 0 - 0
getting_started/workflow/export/img/androidsdk.png → tutorials/export/img/androidsdk.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_bin_folder.png → tutorials/export/img/custom_build_bin_folder.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_command_line.png → tutorials/export/img/custom_build_command_line.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_command_line2.png → tutorials/export/img/custom_build_command_line2.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_editor_settings.png → tutorials/export/img/custom_build_editor_settings.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_editor_settings2.png → tutorials/export/img/custom_build_editor_settings2.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_enable.png → tutorials/export/img/custom_build_enable.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_gradle.png → tutorials/export/img/custom_build_gradle.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_install_android_studio1.png → tutorials/export/img/custom_build_install_android_studio1.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_install_template.png → tutorials/export/img/custom_build_install_template.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_open_shell.png → tutorials/export/img/custom_build_open_shell.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_platform_tools.png → tutorials/export/img/custom_build_platform_tools.png


+ 0 - 0
getting_started/workflow/export/img/custom_build_sdkmanager.png → tutorials/export/img/custom_build_sdkmanager.png


+ 0 - 0
getting_started/workflow/export/img/editor-export-presets-android.png → tutorials/export/img/editor-export-presets-android.png


+ 0 - 0
getting_started/workflow/export/img/editorsettings.png → tutorials/export/img/editorsettings.png


+ 0 - 0
getting_started/workflow/export/img/export-with-debug-button.png → tutorials/export/img/export-with-debug-button.png


+ 0 - 0
getting_started/workflow/export/img/export.png → tutorials/export/img/export.png


+ 0 - 0
getting_started/workflow/export/img/export_dialog.png → tutorials/export/img/export_dialog.png


+ 0 - 0
getting_started/workflow/export/img/export_error.png → tutorials/export/img/export_error.png


+ 0 - 0
getting_started/workflow/export/img/export_pck.png → tutorials/export/img/export_pck.png


+ 0 - 0
getting_started/workflow/export/img/export_preset.png → tutorials/export/img/export_preset.png


+ 0 - 0
getting_started/workflow/export/img/expres.png → tutorials/export/img/expres.png


+ 0 - 0
getting_started/workflow/export/img/expselected.png → tutorials/export/img/expselected.png


+ 0 - 0
getting_started/workflow/export/img/exptemp.png → tutorials/export/img/exptemp.png


+ 0 - 0
getting_started/workflow/export/img/feature_tags1.png → tutorials/export/img/feature_tags1.png


+ 0 - 0
getting_started/workflow/export/img/feature_tags2.png → tutorials/export/img/feature_tags2.png


+ 0 - 0
getting_started/workflow/export/img/feature_tags3.png → tutorials/export/img/feature_tags3.png


+ 0 - 0
getting_started/workflow/export/img/feature_tags4.png → tutorials/export/img/feature_tags4.png


+ 0 - 0
getting_started/workflow/export/img/icon_export_settings.png → tutorials/export/img/icon_export_settings.png


+ 0 - 0
getting_started/workflow/export/img/icon_file_icon.png → tutorials/export/img/icon_file_icon.png


+ 0 - 0
getting_started/workflow/export/img/icon_project_settings.png → tutorials/export/img/icon_project_settings.png


+ 0 - 0
getting_started/workflow/export/img/icon_rcedit.png → tutorials/export/img/icon_rcedit.png


+ 0 - 0
getting_started/workflow/export/img/icon_result.png → tutorials/export/img/icon_result.png


+ 0 - 0
getting_started/workflow/export/img/icon_taskbar_icon.png → tutorials/export/img/icon_taskbar_icon.png


+ 0 - 0
getting_started/workflow/export/img/ios_export_add_dir.png → tutorials/export/img/ios_export_add_dir.png


+ 0 - 0
getting_started/workflow/export/img/ios_export_delete_pck.png → tutorials/export/img/ios_export_delete_pck.png


+ 0 - 0
getting_started/workflow/export/img/ios_export_file.png → tutorials/export/img/ios_export_file.png


+ 0 - 0
getting_started/workflow/export/img/ios_export_file_ref.png → tutorials/export/img/ios_export_file_ref.png


+ 0 - 0
getting_started/workflow/export/img/ios_export_output.png → tutorials/export/img/ios_export_output.png


+ 0 - 0
getting_started/workflow/export/img/ios_export_set_path.png → tutorials/export/img/ios_export_set_path.png


+ 0 - 0
getting_started/workflow/export/img/oneclick.png → tutorials/export/img/oneclick.png


+ 0 - 0
getting_started/workflow/export/index.rst → tutorials/export/index.rst


+ 0 - 0
getting_started/workflow/export/one-click_deploy.rst → tutorials/export/one-click_deploy.rst