поправлен yml

This commit is contained in:
mirzakaev_tf 2025-03-03 15:30:51 +05:00
parent 773d1afd7a
commit 64c9c8391b
2 changed files with 7 additions and 6 deletions

View File

@ -57,4 +57,3 @@ theme:
docs_dir: docs docs_dir: docs
site_dir: site site_dir: site

View File

@ -6,13 +6,16 @@ markdown_extensions:
- toc: - toc:
separator: "_" separator: "_"
permalink: "#" permalink: "#"
slugify: !!python/name:pymdownx.slugs.uslugify slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: "lower", percent_encode: true}}
- attr_list - attr_list
- admonition - admonition
- sane_lists - sane_lists
- pymdownx.highlight - pymdownx.highlight
- pymdownx.superfences - pymdownx.superfences
- def_list - def_list
- pymdownx.details
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tabbed: - pymdownx.tabbed:
alternate_style: true alternate_style: true
@ -27,11 +30,11 @@ plugins:
zoomable: true zoomable: true
- search: - search:
lang: ['ru', 'en'] lang: ['ru', 'en']
indexing: 'full'
- section-index - section-index
- include-markdown - include-markdown
- mkdocs-video - mkdocs-video
- literate-nav: - literate-nav:
nav_file: SUMMARY.md nav_file: SUMMARY.md
- with-pdf: - with-pdf:
author: Павел Зюзин, Ксения Шабанова, Альбина Янгирова, Ксения Имамутдинова, Тимур Мирзакаев, Марина Халиуллина, Регина Лапина author: Павел Зюзин, Ксения Шабанова, Альбина Янгирова, Ксения Имамутдинова, Тимур Мирзакаев, Марина Халиуллина, Регина Лапина
@ -40,7 +43,7 @@ plugins:
#cover: false #cover: false
#back_cover: true #back_cover: true
#cover_title: TITLE TEXT #cover_title: TITLE TEXT
cover_subtitle: Версия 20221018-14 #cover_subtitle: Версия 20221018-14
#custom_template_path: TEMPLATES PATH #custom_template_path: TEMPLATES PATH
# #
output_path: pdf\LexemaECM-manual.pdf output_path: pdf\LexemaECM-manual.pdf
@ -57,7 +60,6 @@ theme:
- search.suggest - search.suggest
- header.autohide - header.autohide
- navigation.path - navigation.path
# - navigation.expand
# - navigation.tabs # - navigation.tabs
language: ru language: ru
palette: palette: