поправлена сборка

This commit is contained in:
2025-07-23 17:55:52 +05:00
parent d311f3770a
commit 154e02ec8f

View File

@ -1,5 +1,4 @@
site_name: Lexema-HRM site_name: Lexema-HRM
nav: nav:
markdown_extensions: markdown_extensions:
@ -33,7 +32,6 @@ plugins:
zoomable: true zoomable: true
- section-index - section-index
- include-markdown - include-markdown
- mkdocs-video
- literate-nav: - literate-nav:
nav_file: SUMMARY.md nav_file: SUMMARY.md
theme: theme:
@ -44,9 +42,11 @@ theme:
- navigation.tracking - navigation.tracking
- toc.follow - toc.follow
- toc.integrate - toc.integrate
- search.suggest
- search.highlight
language: ru language: ru
palette: palette:
primary: orange primary: black
docs_dir: docs docs_dir: docs
site_dir: site site_dir: site