Merge branch 'test' into 'feature/ngfw-f'

# Conflicts:
#   src/.vitepress/config.mts
#   src/security/index.md
This commit is contained in:
Анисин Александр Александрович
2026-04-20 10:13:53 +00:00
18 changed files with 533 additions and 47 deletions
+3 -3
View File
@@ -206,13 +206,13 @@ export default defineConfig({
],
},
{
text: 'Cloud NGFW', link: '/security/NGFW-index.md',
text: 'Cloud NGFW', link: '/security/Cloud-NGFW/NGFW-index.md',
collapsed: true,
items: [
{ text: 'Обзор сервиса', link: '/security/Cloud-NGFW/about.md'},
{ text: 'Основные возможности', link: '/security/Cloud-NGFW/provision.md' },
{ text: 'Основные возможности', link: '/security/Cloud-NGFW/possibilities.md' },
{ text: 'Спецификация сервиса', link: '/security/Cloud-NGFW/specification.md' },
{ text: 'Состав сервиса', link: '/security/Cloud-NGFW/compound.md' },
{ text: 'Состав сеервиса', link: '/security/Cloud-NGFW/compound.md' },
{ text: 'Сроки и условия предоставления сервиса. Зоны ответственности', link: '/security/Cloud-NGFW/provision.md' },
{ text: 'Структура платежей', link: '/security/Cloud-NGFW/payment-structure.md' },
]