Skip to content

Commit ef5d9c4

Browse files
committed
Changed section sequence in Makefile
1 parent cc470e9 commit ef5d9c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ user_manual_ru:
4444
ru/embox_quick_overview_ru.md \
4545
ru/embox_quick_start_ru.md \
4646
ru/embox_modular_structure_ru.md \
47-
ru/platforms/embox_supported_platforms_ru.md \
48-
ru/platforms/embox_supported_platforms_qemu_ru.md \
49-
ru/platforms/embox_supported_platforms_x86_ru.md \
50-
ru/platforms/embox_supported_platforms_arm_ru.md \
5147
ru/embox_build_ru.md \
5248
ru/embox_execute_debug_ru.md \
5349
ru/examples/embox_hello_world_example_ru.md \
5450
ru/examples/embox_blinking_led_example_ru.md \
5551
ru/examples/embox_external_app_example_ru.md \
5652
ru/embox_cxx_support_ru.md \
53+
ru/platforms/embox_supported_platforms_ru.md \
54+
ru/platforms/embox_supported_platforms_qemu_ru.md \
55+
ru/platforms/embox_supported_platforms_x86_ru.md \
56+
ru/platforms/embox_supported_platforms_arm_ru.md \
5757
ru/drivers/embox_drivers_ru.md \
5858
ru/drivers/embox_drivers_diag_ru.md \
5959
ru/drivers/embox_drivers_interrupt_controllers_ru.md \

0 commit comments

Comments
 (0)