mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 07:30:16 +03:00
chore: границы доменов
This commit is contained in:
@@ -12,7 +12,8 @@ const documentationSidebar = [
|
||||
{ text: 'Владение и структура', link: '/architecture/' },
|
||||
{ text: 'Слои', link: '/architecture/layers' },
|
||||
{ text: 'Группы', link: '/architecture/groups' },
|
||||
{ text: 'Модули и границы', link: '/architecture/modules' },
|
||||
{ text: 'Модули', link: '/architecture/modules' },
|
||||
{ text: 'Домены', link: '/architecture/domains' },
|
||||
{ text: 'Сегменты', link: '/architecture/segments' },
|
||||
{ text: 'Зависимости', link: '/architecture/dependencies' },
|
||||
],
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
- `/architecture/layers` - слои;
|
||||
- `/architecture/groups` - группы модулей;
|
||||
- `/architecture/modules` - модули и публичные границы;
|
||||
- `/architecture/domains` - домены, предметные контракты и ошибки;
|
||||
- `/architecture/segments` - внутренняя организация модулей;
|
||||
- `/architecture/dependencies` - направления импортов и модульный граф;
|
||||
- `/rules/` - устройство правил;
|
||||
|
||||
Reference in New Issue
Block a user