From 5f2ae01eae2bf6e4d4df00fabc549f9ca0e0e55f Mon Sep 17 00:00:00 2001 From: Ilya Bushin Date: Sun, 20 Oct 2024 23:16:37 +0300 Subject: [PATCH] docs --- docs/docs/lib-features/index.md | 2 ++ docs/docusaurus.config.ts | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/lib-features/index.md b/docs/docs/lib-features/index.md index e65f983..0ad66cb 100644 --- a/docs/docs/lib-features/index.md +++ b/docs/docs/lib-features/index.md @@ -4,3 +4,5 @@ sidebar_position: 1 --- # Введение + +Раздел "Функционал" организован в виде справочника в котором преобладают примеры кода с минимумом пояснений. В случае появления каких-либо вопросов, можно задавать их на [Stack Overflow](https://stackoverflow.com/questions/tagged/fluent-request-schema-1c). diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 56b9529..9adcfe9 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -35,7 +35,6 @@ const config: Config = { { docs: { sidebarPath: './sidebars.ts', - sidebarCallapsible: false, // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: