Move three pages from misc/ to scripting/

This commit is contained in:
Nathan Lovato
2020-10-06 21:40:23 -06:00
parent 845239794d
commit 3d67d7e992
9 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 148 KiB

View File

Before

Width:  |  Height:  |  Size: 312 KiB

After

Width:  |  Height:  |  Size: 312 KiB

View File

@@ -6,9 +6,6 @@ Miscellaneous
:name: toc-learn-features-misc
handling_quit_requests
pausing_games
binary_serialization_api
running_code_in_the_editor
change_scenes_manually
instancing_with_signals
state_design_pattern

View File

@@ -10,3 +10,6 @@ Scripting
c_sharp/index
cross_language_scripting
creating_script_templates
change_scenes_manually
instancing_with_signals
pausing_games