70 lines
1.7 KiB
YAML
Raw Permalink Normal View History

2025-04-14 16:07:37 +05:00
site_name: Что нового
#repo_url: http://gogs.lex.lan/l8-base/ECM-administrator-manuals.git
2025-04-14 16:29:37 +05:00
#dfgdfg
2025-04-14 16:07:37 +05:00
nav:
markdown_extensions:
- toc:
2025-04-14 16:29:37 +05:00
separator: "_"
permalink: "#"
slugify: !!python/name:pymdownx.slugs.uslugify
2025-04-14 16:07:37 +05:00
- attr_list
- admonition
- sane_lists
- pymdownx.highlight
- pymdownx.superfences
- def_list
- pymdownx.details
- pymdownx.tabbed:
2025-04-14 16:29:37 +05:00
alternate_style: true
2025-04-14 16:07:37 +05:00
- pymdownx.tasklist:
2025-04-14 16:29:37 +05:00
custom_checkbox: true
2025-04-14 16:07:37 +05:00
extra_css:
- css/extra.css
extra_javascript:
- javascripts/extra.js
plugins:
- glightbox:
2025-04-14 16:29:37 +05:00
zoomable: true
2025-04-14 16:07:37 +05:00
- search:
2025-04-14 16:29:37 +05:00
lang: ["ru", "en"]
2025-04-14 16:07:37 +05:00
- section-index
- include-markdown
- mkdocs-video
- literate-nav:
2025-04-14 16:29:37 +05:00
nav_file: SUMMARY.md
2025-04-14 16:07:37 +05:00
- with-pdf:
2025-04-14 16:29:37 +05:00
author: Павел Зюзин, Ксения Шабанова, Альбина Янгирова, Ксения Имамутдинова, Тимур Мирзакаев, Марина Халиуллина, Регина Лапина
copyright: ООО "Лексема"
cover: false
back_cover: true
cover_title: TITLE TEXT
cover_subtitle: Версия 20221018-14
custom_template_path: TEMPLATES PATH
output_path: pdf\LexemaECM-manual.pdf
toc_title: Оглавление
2025-04-14 16:07:37 +05:00
theme:
2025-04-14 16:29:37 +05:00
name: material
palette:
primary: green
accent: orange
features:
- navigation.instant
- navigation.top
- navigation.tracking
- toc.follow
- toc.integrate
- navigation.tabs.sticky
- search.suggest
- header.autohide
- navigation.path
2025-04-14 16:07:37 +05:00
docs_dir: docs
2025-04-14 16:29:37 +05:00
site_dir: site