@@ -43,11 +43,17 @@ user_manual_ru:
43
43
ru/headers/embox_user_manual_header_ru.md \
44
44
ru/embox_quick_overview_ru.md \
45
45
ru/embox_quick_start_ru.md \
46
+ ru/embox_modular_structure_ru.md \
47
+ ru/embox_build_ru.md \
48
+ ru/embox_execute_debug_ru.md \
49
+ ru/examples/embox_hello_world_example_ru.md \
50
+ ru/examples/embox_blinking_led_example_ru.md \
51
+ ru/examples/embox_external_app_example_ru.md \
52
+ ru/embox_cxx_support_ru.md \
46
53
ru/platforms/embox_supported_platforms_ru.md \
47
54
ru/platforms/embox_supported_platforms_qemu_ru.md \
48
55
ru/platforms/embox_supported_platforms_x86_ru.md \
49
56
ru/platforms/embox_supported_platforms_arm_ru.md \
50
- ru/embox_modular_structure_ru.md \
51
57
ru/drivers/embox_drivers_ru.md \
52
58
ru/drivers/embox_drivers_diag_ru.md \
53
59
ru/drivers/embox_drivers_interrupt_controllers_ru.md \
@@ -59,12 +65,6 @@ user_manual_ru:
59
65
ru/drivers/embox_drivers_flash_ru.md \
60
66
ru/drivers/embox_drivers_pci_ru.md \
61
67
ru/drivers/embox_drivers_devfs_ru.md \
62
- ru/embox_build_ru.md \
63
- ru/embox_execute_debug_ru.md \
64
- ru/examples/embox_hello_world_example_ru.md \
65
- ru/examples/embox_blinking_led_example_ru.md \
66
- ru/examples/embox_external_app_example_ru.md \
67
- ru/embox_cxx_support_ru.md \
68
68
-o embox_user_manual_ru.pdf
69
69
70
70
quick_start_ru :
0 commit comments