aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Blinkov <ivan@ydb.tech>2023-10-27 17:24:54 +0700
committerGitHub <noreply@github.com>2023-10-27 17:24:54 +0700
commitc20e3c111c4c5abcc7eb2d9a0515d942d648ca17 (patch)
treef174ead2fcdbcdb5228e8db74299390379126a51
parentb0e67520811f97a82b3d8a517ce910e4f1091c7e (diff)
downloadydb-c20e3c111c4c5abcc7eb2d9a0515d942d648ca17.tar.gz
Update toc_i.yaml
-rw-r--r--ydb/docs/ru/core/toc_i.yaml10
1 files changed, 2 insertions, 8 deletions
diff --git a/ydb/docs/ru/core/toc_i.yaml b/ydb/docs/ru/core/toc_i.yaml
index 3dfa49a5a8..0223a33ba3 100644
--- a/ydb/docs/ru/core/toc_i.yaml
+++ b/ydb/docs/ru/core/toc_i.yaml
@@ -4,20 +4,14 @@ items:
href: index.yaml
- name: Начало работы
href: getting_started/quickstart.md
-# - name: Начало работы
-# hidden: true
-# include: { mode: link, path: getting_started/toc_p.yaml }
+
# Main
- { name: Концепции, include: { mode: link, path: concepts/toc_p.yaml } }
- { name: Практические руководства, include: { mode: link, path: operations/toc_p.yaml } }
-
- { name: Рекомендации, include: { mode: link, path: best_practices/toc_p.yaml } }
-# - { name: Диагностика, include: { mode: link, path: troubleshooting/toc_p.yaml } } moved into maintenance!
-# - { name: Развертывание, include: { mode: link, path: deploy/toc_p.yaml } }
-# - { name: Обслуживание, include: { mode: link, path: maintenance/toc_p.yaml } }
-
- { name: Управление базами данных, include: { mode: link, path: db/toc_p.yaml } }
- { name: Управление кластером, include: { mode: link, path: cluster/toc_p.yaml } }
+
# References
- { name: YQL, include: { mode: link, path: yql/toc_p.yaml } }
- { name: Совместимость с PostgreSQL, include: { mode: link, path: postgresql/toc_p.yaml } }