ecm-administrator-manuals/mkdocs.yml

58 lines
1.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: Руководство администратора Lexema-ECM
#repo_url: http://gogs.lex.lan/l8-base/ECM-administrator-manuals.git
nav:
markdown_extensions:
- toc:
separator: "_"
permalink: "#"
slugify: !!python/name:pymdownx.slugs.uslugify
- attr_list
- admonition
- sane_lists
- pymdownx.highlight
- pymdownx.superfences
- def_list
extra_css:
- css/extra.css
extra_javascript:
- javascripts/extra.js
plugins:
- glightbox:
zoomable: true
- search:
lang: ['ru', 'en']
- section-index
- include-markdown
- mkdocs-video
- literate-nav:
nav_file: SUMMARY.md
- with-pdf:
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: Оглавление
theme:
name: material
features:
- navigation.instant
- navigation.top
- navigation.tracking
- toc.follow
- toc.integrate
language: ru
palette:
primary: green
docs_dir: docs
site_dir: site