Skip to content

Commit

Permalink
Merge pull request #125 from ola-9/clean-up-new-structure
Browse files Browse the repository at this point in the history
clean up new structure
  • Loading branch information
fey authored Jun 21, 2024
2 parents 683709c + c8db250 commit d74288c
Show file tree
Hide file tree
Showing 77 changed files with 38 additions and 2,722 deletions.
42 changes: 0 additions & 42 deletions modules/10-basics/10-first-program/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/10-first-program/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Первая программа на С++
tips:
- >-
Expand Down
52 changes: 0 additions & 52 deletions modules/10-basics/20-comments/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/20-comments/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
name: Комментарии в С++
57 changes: 0 additions & 57 deletions modules/10-basics/30-statemets/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/30-statemets/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Инструкции (Statements)
tips:
- >
Expand Down
79 changes: 0 additions & 79 deletions modules/10-basics/40-program-structure/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/40-program-structure/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Структура программы в С++
tips:
- >
Expand Down
49 changes: 0 additions & 49 deletions modules/10-basics/50-testing/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/50-testing/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Как мы проверяем ваши решения
definitions:
- name: Тесты
Expand Down
Loading

0 comments on commit d74288c

Please sign in to comment.