docs: добавить правила монорепозиториев
All checks were successful
CI/CD Pipeline / build (push) Successful in 18s
CI/CD Pipeline / version (push) Successful in 5s
CI/CD Pipeline / docker (push) Successful in 1m28s
CI/CD Pipeline / deploy (push) Successful in 8s

- добавлен раздел о применении SLM в монорепозиториях
- обновлена навигация документации и обзор архитектуры
- обновлены сгенерированные артефакты документации
This commit is contained in:
2026-05-11 15:57:29 +03:00
parent 1a1de7cad4
commit 4cea1007ed
6 changed files with 489 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ const sidebar = [
{ text: 'Слои', link: '/architecture/layers' },
{ text: 'Модули', link: '/architecture/modules' },
{ text: 'Сегменты', link: '/architecture/segments' },
{ text: 'Монорепозитории', link: '/architecture/monorepo' },
],
},
];