This commit is contained in:
mirzakaeva_ns
2025-07-24 08:44:02 +05:00
2 changed files with 10 additions and 4 deletions

View File

@ -15,3 +15,9 @@ python:
mkdocs:
configuration: mkdocs.yml
# Optionally set the version of Python and requirements required to build your docs
# python:
# version: "3.8"
# install:
# - requirements: mkdocs/requirements.txt

View File

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