-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathmkdocs.ko.pdf.yml
More file actions
39 lines (36 loc) · 872 Bytes
/
mkdocs.ko.pdf.yml
File metadata and controls
39 lines (36 loc) · 872 Bytes
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
INHERIT: mkdocs.ko.yml
site_url: ""
edit_uri: ""
extra:
alternate: []
version: "0.1.0"
plugins:
- search:
enabled: false
- mermaid2
- minify:
minify_html: true
minify_js: true
minify_css: true
htmlmin_opts:
remove_comments: true
- macros:
include_dir: docs/shared/snippets
- exporter:
formats:
pdf:
enabled: true
concurrency: 8
browser:
debug: true
stylesheets:
- docs/resources/stylesheets/pdf.css
scripts:
- docs/resources/scripts/mermaid-init.js
covers:
front: docs/resources/templates/covers/front.html.j2
back: docs/resources/templates/covers/back.html.j2
aggregator:
enabled: true
output: mlxcel-Manual-ko.pdf
covers: limits