Permalink
Please sign in to comment.
Browse files
Revamping of the docs organisation for a more coherent TOC
Only the pages were moved so far and some empty ones created, the up-to-date toctrees come in the next commit. (cherry picked from commit b408bdb)
- Loading branch information...
Showing
with
0 additions
and 376 deletions.
- 0 about/authors.rst
- 0 {reference → about}/faq.rst
- 0 about/history.rst
- 0 about/license.rst
- 0 { → community}/contributing/bug_triage_guidelines.rst
- 0 { → community}/contributing/doc_and_l10n_guidelines.rst
- 0 { → community}/contributing/updating_the_class_reference.rst
- 0 { → community}/tutorials/3d/inverse_kinematics.rst
- 0 {tutorials → community/tutorials/3d}/mesh_generation_with_heightmap_and_shaders.rst
- 0 { → community}/tutorials/3d/working_with_3d_skeletons.rst
- +0 −10 contributing/_contributing.rst
- 0 {reference → development/compiling}/batch_building_templates.rst
- 0 {reference → development/compiling}/compiling_for_android.rst
- 0 {reference → development/compiling}/compiling_for_ios.rst
- 0 {reference → development/compiling}/compiling_for_osx.rst
- 0 {reference → development/compiling}/compiling_for_uwp.rst
- 0 {reference → development/compiling}/compiling_for_web.rst
- 0 {reference → development/compiling}/compiling_for_windows.rst
- 0 {reference → development/compiling}/compiling_for_x11.rst
- 0 {reference → development/compiling}/cross-compiling_for_ios_on_linux.rst
- 0 {reference → development/compiling}/introduction_to_the_buildsystem.rst
- 0 {reference → development/compiling}/packaging_godot.rst
- 0 {reference → development/cpp}/configuring_an_ide.rst
- 0 {reference → development/cpp}/core_types.rst
- 0 {reference → development/cpp}/creating_android_modules.rst
- 0 reference/custom_modules_in_c++.rst → development/cpp/custom_modules_in_cpp.rst
- 0 {reference → development/cpp}/inheritance_class_tree.rst
- 0 {reference → development/cpp}/introduction_to_godot_development.rst
- 0 {reference → development/cpp}/object_class.rst
- 0 {reference → development/cpp}/variant_class.rst
- 0 {tutorials → development/plugins}/making_plugins.rst
- 0 {reference → learning/editor}/2d_and_3d_keybindings.rst
- 0 {reference → learning/editor}/command_line_tutorial.rst
- 0 learning/editor/debugging.rst
- 0 learning/editor/ue4_to_godot.rst
- 0 {reference → learning/editor}/unity_to_godot.rst
- 0 tutorials/2d/viewport_and_canvas_transforms.rst → learning/features/2d/2d_transforms.rst
- 0 {tutorials → learning/features}/2d/canvas_layers.rst
- 0 {tutorials → learning/features}/2d/custom_drawing_in_2d.rst
- 0 {tutorials → learning/features}/2d/particle_systems_2d.rst
- 0 {tutorials → learning/features}/2d/using_tilemaps.rst
- 0 {tutorials → learning/features}/3d/3d_performance_and_limitations.rst
- 0 {tutorials → learning/features}/3d/fixed_materials.rst
- 0 {tutorials → learning/features}/3d/high_dynamic_range.rst
- 0 {tutorials → learning/features}/3d/importing_3d_meshes.rst
- 0 {tutorials → learning/features}/3d/importing_3d_scenes.rst
- 0 {tutorials → learning/features}/3d/introduction_to_3d.rst
- 0 {tutorials → learning/features}/3d/materials.rst
- 0 {tutorials → learning/features}/3d/using_gridmaps.rst
- 0 {tutorials/2d → learning/features/animation}/cutout_animation.rst
- 0 {reference → learning/features/gui}/bbcode_in_richtextlabel.rst
- 0 {tutorials/2d → learning/features/gui}/custom_gui_controls.rst
- 0 learning/features/gui/gui_containers.rst
- 0 {tutorials/2d → learning/features/gui}/gui_skinning.rst
- 0 {tutorials/2d → learning/features/gui}/size_and_anchors.rst
- 0 {tutorials/engine → learning/features/inputs}/inputevent.rst
- 0 {tutorials/engine → learning/features/inputs}/mouse_and_input_coordinates.rst
- 0 {tutorials/3d → learning/features/lighting}/lighting.rst
- 0 {tutorials/3d → learning/features/lighting}/shadow_mapping.rst
- 0 {tutorials → learning/features/math}/matrices_and_transforms.rst
- 0 {tutorials → learning/features/math}/vector_math.rst
- 0 {tutorials/engine → learning/features/misc}/background_loading.rst
- 0 {reference → learning/features/misc}/binary_serialization_api.rst
- 0 {tutorials/engine → learning/features/misc}/data_paths.rst
- 0 {tutorials/engine → learning/features/misc}/encrypting_save_games.rst
- 0 {tutorials/engine → learning/features/misc}/handling_quit_requests.rst
- 0 {tutorials/engine → learning/features/misc}/internationalizing_games.rst
- 0 {reference → learning/features/misc}/locales.rst
- 0 {tutorials/engine → learning/features/misc}/pausing_games.rst
- 0 {tutorials/engine → learning/features/misc}/saving_games.rst
- 0 {tutorials → learning/features/networking}/http_client_class.rst
- 0 learning/features/networking/managing_tcp_udp_connections.rst
- 0 {tutorials → learning/features/networking}/ssl_certificates.rst
- 0 {tutorials/2d → learning/features/physics}/kinematic_character_2d.rst
- 0 {tutorials/2d → learning/features/physics}/physics_introduction.rst
- 0 {tutorials → learning/features/physics}/ray-casting.rst
- 0 {reference → learning/features/platform}/android_in_app_purchases.rst
- 0 {reference → learning/features/platform}/services_for_ios.rst
- 0 {tutorials/2d → learning/features/shading}/screen-reading_shaders.rst
- 0 {tutorials/3d → learning/features/shading}/shader_materials.rst
- 0 {reference → learning/features/shading}/shading_language.rst
- 0 {tutorials/engine → learning/features/viewports}/multiple_resolutions.rst
- 0 {tutorials/engine → learning/features/viewports}/viewports.rst
- 0 {tutorials/step_by_step → learning/getting_started}/animations.rst
- 0 {tutorials/step_by_step → learning/getting_started}/filesystem.rst
- 0 {tutorials/step_by_step → learning/getting_started}/gui_tutorial.rst
- 0 {tutorials/step_by_step → learning/getting_started}/instancing.rst
- 0 {tutorials/step_by_step → learning/getting_started}/instancing_continued.rst
- 0 {tutorials/step_by_step → learning/getting_started}/resources.rst
- 0 {tutorials/step_by_step → learning/getting_started}/scene_tree.rst
- 0 {tutorials/step_by_step → learning/getting_started}/scenes_and_nodes.rst
- 0 {tutorials/step_by_step → learning/getting_started}/scripting.rst
- 0 {tutorials/step_by_step → learning/getting_started}/scripting_continued.rst
- 0 {tutorials/step_by_step → learning/getting_started}/simple_2d_game.rst
- 0 {tutorials/step_by_step → learning/getting_started}/singletons_autoload.rst
- 0 {tutorials/step_by_step → learning/getting_started}/splash_screen.rst
- 0 reference/gdscript_more_efficiently.rst → learning/scripting/gdscript/gdscript_advanced.rst
- 0 reference/gdscript.rst → learning/scripting/gdscript/gdscript_basics.rst
- 0 reference/gdscript_printf.rst → learning/scripting/gdscript/gdscript_format_string.rst
- 0 {tutorials/asset_pipeline → learning/workflow/assets}/exporting_images.rst
- 0 {tutorials/asset_pipeline → learning/workflow/assets}/import_process.rst
- 0 {tutorials/asset_pipeline → learning/workflow/assets}/importing_audio_samples.rst
- 0 {tutorials/asset_pipeline → learning/workflow/assets}/importing_fonts.rst
- 0 {tutorials/asset_pipeline → learning/workflow/assets}/importing_textures.rst
- 0 {tutorials/asset_pipeline → learning/workflow/assets}/importing_translations.rst
- 0 {tutorials/asset_pipeline → learning/workflow/assets}/managing_image_files.rst
- 0 {tutorials/asset_pipeline → learning/workflow/export}/exporting_for_android.rst
- 0 {tutorials/asset_pipeline → learning/workflow/export}/exporting_for_ios.rst
- 0 {tutorials/asset_pipeline → learning/workflow/export}/exporting_for_pc.rst
- 0 {tutorials/asset_pipeline → learning/workflow/export}/exporting_for_uwp.rst
- 0 {tutorials/asset_pipeline → learning/workflow/export}/exporting_for_web.rst
- 0 {tutorials/asset_pipeline → learning/workflow/export}/exporting_projects.rst
- 0 {tutorials/asset_pipeline → learning/workflow/export}/one-click_deploy.rst
- 0 learning/workflow/project_setup/cvs.rst
- 0 learning/workflow/project_setup/plugins_from_assetlib.rst
- 0 {tutorials/engine → learning/workflow/project_setup}/project_organization.rst
- +0 −10 reference/_advanced.rst
- +0 −9 reference/_cheat_sheets.rst
- +0 −21 reference/_compiling.rst
- +0 −13 reference/_developing.rst
- +0 −8 reference/_formats.rst
- +0 −13 reference/_languages.rst
- +0 −13 reference/_misc_ref.rst
- +0 −13 reference/changing_editor_fonts.rst
- +0 −7 tutorials/.directory
- +0 −10 tutorials/2d/_2d.rst
- +0 −14 tutorials/2d/_2d_graphics.rst
- +0 −10 tutorials/2d/_2d_gui.rst
- +0 −10 tutorials/2d/_2d_physics.rst
- +0 −10 tutorials/3d/_3d.rst
- +0 −17 tutorials/3d/_3d_graphics.rst
- +0 −9 tutorials/3d/_3d_import.rst
- +0 −9 tutorials/3d/_3d_physics.rst
- +0 −9 tutorials/_math.rst
- +0 −9 tutorials/_misc_tutorials.rst
- +0 −9 tutorials/_networking.rst
- +0 −14 tutorials/_plugins.rst
- +0 −10 tutorials/_shaders.rst
- +0 −10 tutorials/asset_pipeline/_asset_pipeline.rst
- +0 −18 tutorials/asset_pipeline/_export.rst
- +0 −8 tutorials/asset_pipeline/_general.rst
- +0 −12 tutorials/asset_pipeline/_import.rst
- +0 −11 tutorials/engine/_engine.rst
- +0 −11 tutorials/engine/_filesystem.rst
- +0 −10 tutorials/engine/_game_flow.rst
- +0 −8 tutorials/engine/_i18n.rst
- +0 −11 tutorials/engine/_scene_input_viewports.rst
- +0 −20 tutorials/step_by_step/_step_by_step.rst
No changes.
File renamed without changes.
No changes.
No changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
No changes.
No changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
No changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
No changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
No changes.
No changes.
File renamed without changes.
Oops, something went wrong.
0 comments on commit
5e05011