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.
This commit is contained in:
@@ -34,6 +34,12 @@ items:
|
|||||||
|
|
||||||
- name: Интеграция по API
|
- name: Интеграция по API
|
||||||
items:
|
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: Обзор
|
- name: Обзор
|
||||||
href: integration/api/index.md
|
href: integration/api/index.md
|
||||||
- name: Авторизация
|
- name: Авторизация
|
||||||
|
|||||||
Reference in New Issue
Block a user