Files
mdm-ordinis/docs/toc.yaml
T
Zimin A.N. 3365e9462a docs(toc): зарегистрировать quickstart + cheatsheet + регламент в Diplodoc nav
Файлы лежат в docs/integration/ с прошлых MR (!243, !247, !248), но в
toc.yaml не были включены — Diplodoc не строил их в /docs nav, и
пользователи могли попасть на них только по прямой ссылке.

Добавил три entries в секцию «Интеграция по API» сверху списка:
- 🚀 Quick Start (15 минут) → api-quickstart.md
- 📋 Cheat Sheet → api-cheatsheet.md
-  Регламент — что заводить в НСИ → dictionary-criteria.md

После merge ordinis-docs container пересоберётся, и в admin UI ссылка
"Docs" (top-right) откроет страницу с этими entries в left nav.
2026-05-20 19:09:51 +03:00

74 lines
2.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
title: Ordinis НСИ ЦУОД ОДХ
href: index.md
items:
- name: Введение
href: index.md
- name: Что нового
href: changelog.md
- name: Руководство оператора
items:
- name: Обзор
href: operator/index.md
- name: Создание справочника
href: operator/create-dictionary.md
- name: Работа с записями
href: operator/edit-record.md
- name: Закрытие записи
href: operator/close-record.md
- name: Журнал аудита
href: operator/audit-log.md
- name: Роли доступа (RBAC)
href: operator/rbac.md
- name: Разбор ошибок
href: operator/errors.md
- name: Руководство ревьюера
items:
- name: Обзор
href: reviewer/index.md
- name: Ревью schema drafts
href: reviewer/schema-drafts.md
- name: Интеграция по API
items:
- name: 🚀 Quick Start (15 минут)
href: integration/api-quickstart.md
- name: 📋 Cheat Sheet (одностраничник)
href: integration/api-cheatsheet.md
- name: ✅ Регламент — что заводить в НСИ
href: integration/dictionary-criteria.md
- name: Обзор
href: integration/api/index.md
- name: Авторизация
href: integration/api/auth.md
- name: Read-side endpoints
href: integration/api/read-endpoints.md
- name: События (Kafka outbox)
href: integration/api/events.md
- name: Webhooks
href: integration/api/webhooks.md
- name: Bitemporal модель
href: integration/api/bitemporal.md
- name: Cross-references (FK)
href: integration/api/x-references.md
- name: Кэширование
href: integration/api/caching.md
- name: Ошибки и rate limits
href: integration/api/errors.md
- name: Best practices
href: integration/api/best-practices.md
- name: Bundle справочников cuod
href: integration/api/bundle-cuod.md
- name: Schema workflow (drafts / review / publish)
href: integration/api/schema-workflow.md
- name: Pending endpoints (архив, все shipped)
href: integration/api/pending-endpoints.md
- name: Прикладные сценарии
items:
- name: Альтум — заказ съёмки
href: integration/altum-imaging-order.md