diff --git a/.gitlab-ci.yml b/case-5-docs/.gitlab-ci.yml similarity index 100% rename from .gitlab-ci.yml rename to case-5-docs/.gitlab-ci.yml diff --git a/case-5-docs/src/main.py b/case-5-docs/main.py similarity index 100% rename from case-5-docs/src/main.py rename to case-5-docs/main.py diff --git a/case-5-docs/src/math_operations.py b/case-5-docs/math_operations.py similarity index 100% rename from case-5-docs/src/math_operations.py rename to case-5-docs/math_operations.py diff --git a/case-5-docs/src/.gitkeep b/case-5-docs/src/.gitkeep deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/case-5-docs/src/string_operators.py b/case-5-docs/string_operators.py similarity index 100% rename from case-5-docs/src/string_operators.py rename to case-5-docs/string_operators.py