Update all project documentation

This commit is contained in:
2026-04-16 15:20:19 +03:00
parent e752f88ae2
commit 22b85455e1
7 changed files with 94 additions and 38 deletions

View File

@@ -1,3 +1,5 @@
# Каталог модулей проекта
Параметр конфига: `global.modules`
# modules - подключаемые модули
Модули регистрируют свои параметры в `config_manager` и настраивают логирование через `log_manager`.
См. `src/utils/log_manager/README.md` для правил написания модулей.