-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmkdocs_common.yml
101 lines (96 loc) · 2.27 KB
/
mkdocs_common.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
site_url: http://127.0.0.1/
theme:
name: material
language: ru
palette:
scheme: comindware
logo: assets/images/cmw_icon.svg
favicon: assets/images/favicon.png
custom_dir: overrides
features:
- navigation.tabs
- navigation.tracking
- navigation.top
# - navigation.indexes
# - navigation.sections
- content.code.copy
- navigation.footer
- toc.follow
extra_css:
- assets/stylesheets/extra.css
extra:
companyName: 'Comindware'
productName: 'Comindware Platform'
productNameEnterprise: 'Comindware Platform Enterprise'
productNameArchitect: 'Корпоративная архитектура'
apacheIgniteVariants: Apache Ignite
apacheKafkaVariants: Apache Kafka
nginxVariants: NGINX
notificationServerVariants: SMTP/IMAP
openSearchVariants: OpenSearch (Elasticsearch)
zabbixVariants: Zabbix
productVersion: 5.0
pdfOutput: False
kbExport: False
adminGuideLinux: True
adminGuideWindows: True
userGuide: True
tutorial: True
completeGuide: True
apiGuide: True
plugins:
search:
lang:
- en
- ru
awesome-pages:
collapse_single_pages: true
# literate-nav:
# nav_file: SUMMARY.md
include-markdown: {}
# section-index: {}
em-img2fig: {}
autolinks: {}
autorefs: {}
macros: {}
minify:
minify_html: true
minify_js: true
minify_css: true
htmlmin_opts:
remove_comments: true
tags: {}
glightbox:
loop: true
auto_caption: true
htmlproofer:
enabled: !ENV [ENABLE_HTMLPROOFER, False]
with-pdf:
cover: true
toc_level: 3
custom_template_path: pdf_templates
two_columns_level: 0
heading_shift: false
ordered_chapter_level: 3
debug_html: false
cover_title: '' # defined as productName + productVersion in cover.html.j2
cover_subtitle: '' # defined in the child yml
enabled_if_env: PDF_OUTPUT
markdown_extensions:
meta: {}
attr_list: {}
md_in_html: {}
sane_lists: {}
admonition: {}
pymdownx.details: {}
pymdownx.highlight: {}
pymdownx.inlinehilite: {}
pymdownx.superfences: {}
pymdownx.keys: {}
pymdownx.snippets:
base_path: docs\ru\.snippets\
toc:
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
#permalink: #fa-light fa-link